[Webkit-unassigned] [Bug 6618] New: Inline in RTL block with overflow:auto and left border makes scroll bar appear
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jan 17 13:26:02 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6618
Summary: Inline in RTL block with overflow:auto and left border
makes scroll bar appear
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: opendarwin.org at mitzpettel.com
If an RTL block with overflow:auto has an inline flow child and a left border, it gets a horizontal scroll bar
(the scrolling distance equals the width of the border) even if the contents don't overflow.
To reproduce, open the testcase. The only difference between the two divs is that the first one has an
inline child (the word "not"), which causes the bug.
I think I know how to fix this.
--
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