[Webkit-unassigned] [Bug 15204] New: WebKit includes clipped content when calculating object (and page) widths.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 13 12:44:22 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15204
Summary: WebKit includes clipped content when calculating object
(and page) widths.
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
URL: http://www.steelers.com/
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rich at indieimage.com
WebKit improperly includes content hidden via the CSS clip property when
calculating object and page widths. This causes strange scrollbar behavior on
pages that use this to create a scrolling marquee, such as www.steelers.com.
Content hidden using overflow: hidden is handled properly.
An isolated test case has been included, demonstrating both the incorrect
behavior using clip: rect() and the correct behavior using overflow: hidden.
--
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