Bug 66584 - WebKit2's find bouncy looks blurry after dragging window onto >1.0 scale factor display
Summary: WebKit2's find bouncy looks blurry after dragging window onto >1.0 scale fact...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.7
: P2 Normal
Assignee: Beth Dakin
URL: data:text/html,Lorem%20ipsum%20dolor%...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-08-19 13:59 PDT by Adam Roben (:aroben)
Modified: 2011-11-10 16:37 PST (History)
5 users (show)

See Also:


Attachments
Patch (16.98 KB, patch)
2011-11-10 15:53 PST, Beth Dakin
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-08-19 13:59:51 PDT
To reproduce:

0. Have one 1x display and one 2x display
1. In a Safari window on the 1x display, go to data:text/html,Lorem%20ipsum%20dolor%20sit%20amet,%20consectetur%20adipisicing%20elit,%20sed%20do%20eiusmod%20tempor%20incididunt%20ut%20labore%20et%20dolore%20magna%20aliqua.
2. Search for "aliqua" so the find overlay and bouncy display
3. Drag the window onto the 2x display

The find bouncy looks blurry. We need to redraw it at the higher scale factor.
Comment 1 Radar WebKit Bug Importer 2011-08-19 15:18:16 PDT
<rdar://problem/9987559>
Comment 2 Beth Dakin 2011-11-10 15:53:19 PST
Created attachment 114590 [details]
Patch
Comment 3 Beth Dakin 2011-11-10 16:06:32 PST
Thanks Anders! Committed revision 99911.
Comment 4 Beth Dakin 2011-11-10 16:37:55 PST
Also committed 99912, 99914, and 99915 as build fixes on other platforms.