RESOLVED FIXED 128963
Web Inspector: color picker sliders sometime look wrong on Retina display
https://bugs.webkit.org/show_bug.cgi?id=128963
Summary Web Inspector: color picker sliders sometime look wrong on Retina display
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.