[Webkit-unassigned] [Bug 44398] New: getComputedStyle height/width substracts scrollbar size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 22 07:31:37 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44398
Summary: getComputedStyle height/width substracts scrollbar
size
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: duke_the_killer at hotmail.com
If an element has overflowing content and its overflow property is set to auto/scroll, querying the height/width property using getComputedStyle() will substract the scrollbar width/height from the actual element dimensions
Firefox/Opera
report 100x150
Safari/Chrome/Iron/Konqueror
report 83x133
* Windows 7 scrollbar is 17 pixels wide
--
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