Closed Bug 95962 Opened 24 years ago Closed 24 years ago

Page reflows upon typing in textfield at search.netscape.com

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: bugzilla, Assigned: attinasi)

References

()

Details

(Keywords: regression, topembed)

Attachments

(1 file)

Build ID: 2001081703 Steps to Reproduce: (1) Go to search.netscape.com. (2) Type a character into the textbox.
it does not reflow with 2001080603 win98
Keywords: regression
Do not see anything while typing in both search text boxes. Bernd: Could you describe what you have seen while typing? (maybe something changed inbetween on serach.netscape.com)
Ok, I can see the same behaviour like in the latest testcase (attachment 46269 [details]) for bug 95512. Bernd: if this matches to that what you have seen (typing is modifying the layout) can you dup this one? thx alex
Using the 3rd attachment in bug 95512 - http://bugzilla.mozilla.org/showattachment.cgi?attach_id=46491 The cell block is returning a smaller desired height during the incremental reflow than it previously reported. I'm marking this topembed, because this is a fundamental incremental reflow problem and is a regression. Reassigning to attinasi, CCing waterson. Row 02A85290 r=2 a=2745,UC c=2745,UC cnt=13 Cell 02A85404 r=2 a=2685,UC c=2535,UC cnt=14 Block 02A84C20 r=2 a=2535,UC c=2535,UC cnt=15 Block 02A84C20 d=2535,450 Cell 02A85404 d=2685,600 Row 02A85290 d=2745,600 RowG 02A848F4 d=2745,1095 Tbl 02A846BC d=2865,1275 Tbl 02A9F900 d=2865,1275 blank Document http://bugzilla.mozilla.org/showattachment.cgi?attach_id=46491 loaded s uccessfully Tbl 02A9F900 r=1 a=10965,UC c=0,0 cnt=16 Tbl 02A846BC r=1 a=10965,UC c=UC,UC cnt=17 RowG 02A848F4 r=1 a=2745,UC c=2745,UC cnt=18 Row 02A85290 r=1 a=2745,UC c=2745,UC cnt=19 Cell 02A85404 r=1 a=2685,UC c=2535,UC cnt=20 Block 02A84C20 r=1 a=2535,UC c=2535,UC cnt=21 Block 02A84C20 d=2535,390 me=2535 m=2535 Cell 02A85404 d=2685,540 me=2685 m=2685 Row 02A85290 d=2745,540
Assignee: karnaze → attinasi
Keywords: topembed
Target Milestone: --- → mozilla0.9.5
Looks to me like the problem might be when you put white-space: nowrap on a FORM. I'll attach my current testcase, derived from the testcase in bug 95512. There are some apparent problems with white-space: nowrap on the FORM, like for one thing, the text will wrap, but then later (during an incremental reflow) it decides that it shouldn't and hence the change in size.
Status: NEW → ASSIGNED
Attached file testcase
Both this bug and bug 95512 seem to have been fixed by waterson's patch for bug 97383.
I confirm - fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking verified in the Oct 22nd build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: