[Webkit-unassigned] [Bug 14094] REGRESSION: Safari 3.0/webkit 522.11, Issues with scrollbars in phpbb2 based forums
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 3 00:50:43 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14094
------- Comment #6 from mitz at webkit.org 2007-09-03 00:50 PDT -------
Created an attachment (id=16184)
--> (http://bugs.webkit.org/attachment.cgi?id=16184&action=view)
Reduction
This reduction shows that the scrollbar appears because of small line-height.
Firefox renders a scrollbar, too, in this case, but Opera does not.
The reason this is a regression for the live site, I suspect, is that the
overflow rule is inside a media query, which Safari 2 doesn't support. The
media query used, "@media all and (min-width: 0px)", is a catch-all, so I think
it is just a lame Opera detector (see bug 13980).
--
Configure bugmail: http://bugs.webkit.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