[Webkit-unassigned] [Bug 166940] New: Web Inspector: color editor unnecessarily clamps saturation component when brightness slider hits top or bottom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 12:14:50 PST 2017


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

            Bug ID: 166940
           Summary: Web Inspector: color editor unnecessarily clamps
                    saturation component when brightness slider hits top
                    or bottom
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

If you have a value like hsla(300,10%,10%,1), then drag the brightness slider to the bottom, the S component becomes clamped to 0%. This is unnecessary as far as I know, and we shouldn't do it unless there's a reason. It would make tuning the color later more difficult because saturation information has been discarded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170111/2da8772f/attachment.html>


More information about the webkit-unassigned mailing list