Bug 98429 - [Qt] Fix mouse hover events when devicePixelRatio != 1
Summary: [Qt] Fix mouse hover events when devicePixelRatio != 1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 11:06 PDT by Jocelyn Turcotte
Modified: 2012-10-08 03:48 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2012-10-04 11:08 PDT, Jocelyn Turcotte
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-10-04 11:06:22 PDT
[Qt] Fix mouse hover events when devicePixelRatio != 1
Comment 1 Jocelyn Turcotte 2012-10-04 11:08:00 PDT
Created attachment 167136 [details]
Patch
Comment 2 Jocelyn Turcotte 2012-10-08 03:48:41 PDT
Committed r130631: <http://trac.webkit.org/changeset/130631>