[Webkit-unassigned] [Bug 85199] New: when zoomed in/out getBoundingClientRect returns different height, width etc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 30 08:20:13 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85199
Summary: when zoomed in/out getBoundingClientRect returns
different height, width etc
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ssinghi at kreeti.com
Created an attachment (id=139455)
--> (https://bugs.webkit.org/attachment.cgi?id=139455&action=review)
Failing Test Case, shows an alert message
At non 100% zoom levels, getBoundingClientRect does not returns height, width, top and left position values which are set using the style properties.
The attached testcase explains the problem.
This bug for example causes jquery UI draggable grid demo at http://jqueryui.com/demos/draggable/#snap-to to fail, when the zoom level is other than 100%.
--
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