[Webkit-unassigned] [Bug 24177] Full Page Zoom: Gmail gets horizontal scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 16:57:07 PST 2009


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





------- Comment #4 from hyatt at apple.com  2009-03-03 16:57 PDT -------
The special cases of clientWidth and clientHeight in Element are not being
adjusted for the document's zoom factor.  That's likely the bug.

I also noticed that all of the scrollLeft/Top/Width/Height getters and setters
in HTMLBodyElement are not adjusting for full-page zoom either.


-- 
Configure bugmail: https://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