[Webkit-unassigned] [Bug 17488] If either overflow-x or overflow-y value is not visible, Webkit will change it to auto

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 00:07:34 PST 2010


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


vituko <vituko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vituko at gmail.com




--- Comment #5 from vituko <vituko at gmail.com>  2010-01-15 00:07:34 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