Closed Bug 91189 Opened 23 years ago Closed 23 years ago

mfcembed: input cursor appears over text instead of input box bellow.

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 55086
mozilla0.9.4

People

(Reporter: gverdun, Assigned: pollmann)

References

()

Details

(Keywords: topembed)

Attachments

(2 files)

Steps to Reproduce:

1.     Using mfcEmbed, go to www.valic.com
2.     Click on 'View You Account Here' (middle of the screen)
3.     At Login, click on the text box that says Social Security

Result  : Notice that the cursor flashes on the text 'Social Security'
Expected: The cursor should flash in the text box, indicating that it has focus.
Note    : Focus is on the text box, because if you start typing, text enters 
the text box.
I am using an 092 version of mfcEmbed
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: topembed
I believe this is form controls. We do have many caret bad positioning cases.
Tested with branch Gecko/20010719.
-> mjudge for caret positioning
Assignee: adamlock → mjudge
Attached file reduced test case
reassigning to Karnaze, it seems that the caret issue is a result of nesting the 
form within tables. I have attached a reduced test case that demonstrates the 
problem.

cc'ing myself, kin and attinasi
Assignee: mjudge → karnaze
FYI This looks like a dup of a bug that karnaze should have on his list already.
pollmann, can you take a look at this and work with kin. I don't see 
a problem with the table layout. It could be a mis positioned view in the form 
control. I'm not seeing the problem with the test case in a debug or optimized 
build, but beppe is seeing the problem in an optimized build.
Assignee: karnaze → pollmann
I couldn't see the problem with beppe's reduced test case either.

If I recall correctly, the problem was that a reflow wasn't getting propogated 
down into the frames inside of the text widget frame. So the outer widget frame 
is moved during the reflow, but the frames for the content inside it is still 
drawn/positioned at the place it was before the reflow happened.

You'll notice that once you type and a reflow is forced, things position 
correctly.
could this just be a win98 issue?
OS: Windows 2000 → Windows 98
It's a Win98, WinNT and Win2k problem at the very least.

I don't see the offset problem on Linux and Mac with today's trunk build, using 
my smaller test case and http://www3.valic.com/valiconline .
Accepting.
Status: NEW → ASSIGNED
Component: Embedding APIs → Layout
OS: Windows 98 → All
Hardware: PC → All
Target Milestone: --- → mozilla0.9.4
As with 19 other bugs, this is a dup of bug 55086, I'll transfer the topembed
keyword to that bug...

*** This bug has been marked as a duplicate of 55086 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: