[Webkit-unassigned] [Bug 182640] New: Web Inspector: Color Picker displays returns wrong color i green channel on external monitor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 07:24:54 PST 2018


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

            Bug ID: 182640
           Summary: Web Inspector: Color Picker displays returns wrong
                    color i green channel on external monitor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hskaugen at gmail.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 333485

  --> https://bugs.webkit.org/attachment.cgi?id=333485&action=review

HTML document where the bug appears.

Steps to reproduce problem:

1. Open chrome on an external monitor. In my case, a HP 27er monitor.
2. Load the attached HTML code, or go to this url: https://hoydedata.no/arcgis/rest/services/las_dom_somlos/ImageServer/legend 
3. Click "Legend (GET)".
4. Inspect the first image, labeled "0", with the Color Picker tool.

What is the expected behavior?
The image should have the following color value: #aff0e9 or (175,240,233), as verified by GIMP 2 and Firefox Developer Edition.

What went wrong?
The Color Picker displays the following color value: #aff1e9 or (175,241,233). The color value in the green channel is off by one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180209/075646ea/attachment-0001.html>


More information about the webkit-unassigned mailing list