Bug 128963

Summary: Web Inspector: color picker sliders sometime look wrong on Retina display
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Web InspectorAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot highlighting the issue
none
Patch none

Antoine Quint
Reported 2014-02-18 02:32:23 PST
Created attachment 224485 [details] Screenshot highlighting the issue See the attached screenshot and notice how the gradient background of the hue slider is mis-aligned. This is due to the containing popover being set to use a floating top value in this case. We should ensure popovers are using integer values for their position.
Attachments
Screenshot highlighting the issue (283.96 KB, image/png)
2014-02-18 02:32 PST, Antoine Quint
no flags
Patch (2.08 KB, patch)
2014-02-18 02:34 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2014-02-18 02:32:49 PST
Antoine Quint
Comment 2 2014-02-18 02:34:24 PST
WebKit Commit Bot
Comment 3 2014-02-18 08:08:09 PST
Comment on attachment 224486 [details] Patch Clearing flags on attachment: 224486 Committed r164292: <http://trac.webkit.org/changeset/164292>
WebKit Commit Bot
Comment 4 2014-02-18 08:08:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.