Closed Bug 33957 Opened 24 years ago Closed 24 years ago

DOM-append into "overflow: scroll" box doesn't adjust scrollbars

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Other
defect

Tracking

()

VERIFIED DUPLICATE of bug 33953

People

(Reporter: joe, Assigned: pierre)

Details

When using the DOM to append an element into another element whose "overflow: 
auto" or "overflow: scroll", after the append the scrollbars on the parent 
element should update their proportions to make sure the newly appended element 
can be viewed.

This fails to happen... and as a matter of fact, some very ugly stuff happens 
when you try to do this.  See bug #33953 and #33955

Once the ugliness in #33953 and #33955 gets fixed, this bug is next in line to 
be fixed.
Depends on: 33953
Depends on: 33955
No longer depends on: 33953
No longer depends on: 33955


*** This bug has been marked as a duplicate of 33953 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dup of #33953
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.