[Webkit-unassigned] [Bug 17309] Absolutely-positioned div with "overflow: visible auto" doesn't allow enough width for contents when scrollbar is present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 00:10:13 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=17309





--- Comment #4 from vituko <vituko at gmail.com>  2010-01-15 00:10:13 PST ---
Sorry

Until the patch comes, possible workaround : overflow-x:hidden + padding-right
(scroll width) ...

... but the padding is seen in IE and Firefox, both work as expected. The
behavior in Opera and Khtml is similar to Webkit.

overflow-x:visible also becomes auto in Firefox, but the vertical scroll width
is computed and the box pushes its container without showing the horizontal
scroll nor hiding some content.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list