Closed Bug 20191 Opened 25 years ago Closed 24 years ago

scrolling horks layout w.r.t. forms

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: warrensomebody, Assigned: eric)

References

()

Details

If you scroll down before a page with a lot of forms can finish loading, the
form elements get laid out in random places. I also see text overlapping, etc.
Looks like some synchronization is needed.
Assignee: karnaze → pollmann
Eric, please take a look.
This is known problem with the incremental loading of content and tables
creating and destroying form elements mulitple times. I am not sure what the bug
number is.
that would be bug #17829
I don't think so. That bug might aggravate this one, but seems unrelated. There
needs to be synchronization between scrolling the window and updating the
layout. That appears not to be happening.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Thank you basic@yahoo.com for the bug number. marking as duplicate.

*** This bug has been marked as a duplicate of 17829 ***
Status: RESOLVED → REOPENED
Oops, ok I agree after thinking about this a minute, but this isn't a pollmann
bug as far as I can tell. reopening bug.
Clearing DUPLICATE resolution due to reopen.
Resolution: DUPLICATE → ---
Component: HTML Form Controls → Layout
Thanks for all the help looking into this.
Any ideas who I should poke about scrolling while loading a page?
Target Milestone: M16
Marking M16.
Assignee: pollmann → evaughan
Status: REOPENED → NEW
Passing this on to you Eric, as you wrote nsScrollPortView::ScrollTo.  I'm not
sure if that's relevant code, but it's my best guess (?).
fixed
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
passing to ckritzer (sorry)
QA Contact: cpratt → ckritzer
This is *so* fixed.
Marking VERIFIED FIXED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.