[Webkit-unassigned] [Bug 35690] New: When the page is zoomed, the mouse double-click position is reported incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 3 10:33:52 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35690
Summary: When the page is zoomed, the mouse double-click
position is reported incorrectly
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wyck at chromium.org
When you zoom the page in or out and double-click, the coordinates of the mouse
click are reported incorrectly (as received by the javascript ondblclick
handler). The incorrect mouse coordinates are reported as if the page was
never zoomed at all. Single-clicks are reported correctly.
I suspect something is wrong with the treatment of double-clicks in the
framework because single-clicks are reported with correct coordinates.
--
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