Bug 148130 - [Win] Popup menu displayed at incorrect position when page is scrolled and device scale factor != 1.
Summary: [Win] Popup menu displayed at incorrect position when page is scrolled and de...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 10:07 PDT by peavo
Modified: 2015-08-18 12:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2015-08-18 10:16 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-08-18 10:07:08 PDT
When a popup menu is displayed on a scrolled page, its position is incorrect when the device scale factor != 1.
Comment 1 peavo 2015-08-18 10:16:23 PDT
Created attachment 259276 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-18 12:03:25 PDT
Comment on attachment 259276 [details]
Patch

Clearing flags on attachment: 259276

Committed r188588: <http://trac.webkit.org/changeset/188588>
Comment 3 WebKit Commit Bot 2015-08-18 12:03:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 peavo 2015-08-18 12:20:11 PDT
Thanks for reviewing :)