[Webkit-unassigned] [Bug 162758] New: Web Inspector: Shift clicking on named color value only shows its hex form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 15:27:01 PDT 2016


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

            Bug ID: 162758
           Summary: Web Inspector: Shift clicking on named color value
                    only shows its hex form
    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: nvasilyev at apple.com
                CC: bburg at apple.com, dcrousso+webkit at gmail.com,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 290253
  --> https://bugs.webkit.org/attachment.cgi?id=290253&action=review
[Animated GIF] Bug

Steps:
1. Inspect any element on this page.
2. Add "color: brown" inline style.
3. Click twice while holding Shift on the brown square.

Expected:
Shift clicking should cycle through all possible color formats (i.e. RGB, HSL, hex).

Actual:
Only hex and named color values are shown.

Also, the following assertion failed:
[Error] Assertion Failed
    _inlineSwatchValueChanged (CSSStyleDeclarationTextEditor.js:1333)
    dispatch (Object.js:170)
    dispatchEventToListeners (Object.js:177)
    _updateSwatch (InlineSwatch.js:123)
    _swatchElementClicked (InlineSwatch.js:137)
    _swatchElementClicked

-- 
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/20160929/4726552f/attachment-0001.html>


More information about the webkit-unassigned mailing list