Closed Bug 33955 Opened 24 years ago Closed 24 years ago

DOM-append into an "overflow: scroll" is wacky

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 33953

People

(Reporter: joe, Assigned: pierre)

Details

Attachments

(1 file)

When you attempt to use the DOM to append an element into another element 
whose "overflow: scroll" or "overflow: auto", weird weird stuff occurs.  First 
of all, the element doesn't actually get inserted into the parent element... it 
gets inserted into the region which contains the parent's scrollbars!  Also, 
the new element isn't painted immediately (see bug #33953).  Finally, using the 
parent's scrollbars has no effect on the new element.. it just sits there as if 
it had "position: fixed".
Attached file bug test case
Depends on: 33953
Blocks: 33957
No longer depends on: 33953


*** This bug has been marked as a duplicate of 33953 ***
No longer blocks: 33957
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.

Attachment

General

Creator:
Created:
Updated:
Size: