[Webkit-unassigned] [Bug 9471] New: REGRESSION: absolutely-positioned <div> doesn't move as html element grows taller
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 16 13:58:07 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9471
Summary: REGRESSION: absolutely-positioned <div> doesn't move as
html element grows taller
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: darin at apple.com
A div positioned absolutely is no longer being updated as the body element
grows in size.
* STEPS TO REPRODUCE
1. Open attached repro.html.
2. Start typing in the content editable div.
3. Type enough into the content editable div so it overflows the bottom of the
viewport.
* RESULTS
The black rectangle in the bottom left corner is a div, positioned absolutely
at the bottom of the html element, so it should stay in the bottom left.
* REGRESSION
This is a regression since an earlier nightly build (don't know the build
version number).
Also, you can reproduce what is presumably same underlying problem without
editing at all by making the window as narrow as possible, then resizing
vertically only (no horizontal size change).
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list