[Webkit-unassigned] [Bug 128963] New: Web Inspector: color picker sliders sometime look wrong on Retina display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 02:35:11 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128963

           Summary: Web Inspector: color picker sliders sometime look
                    wrong on Retina display
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com


Created an attachment (id=224485)
 --> (https://bugs.webkit.org/attachment.cgi?id=224485&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list