[Webkit-unassigned] [Bug 187026] New: Web Inspector: Color picker: can't enter decimal numbers for opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 16:50:41 PDT 2018


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

            Bug ID: 187026
           Summary: Web Inspector: Color picker: can't enter decimal
                    numbers for opacity
           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: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 343558

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

[Video] Bug

1. Add "color: hsla(0, 0%, 0%, 0.5)" color property
2. Click on the black square before "hsla(0, 0%, 0%, 0.5)" to display the color picker
3. Click on the last text field, "A"
4. Place text caret after "0.5"
5. Press delete

Expected:
The opacity text field shows "0.|"

Actual:
The opacity text field shows "0|". Furthermore, pressing delete again doesn't remove "0"!

Notes:
Also, Up and Down keys only increment between 0 and 1.

-- 
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/20180625/47da3e83/attachment-0001.html>


More information about the webkit-unassigned mailing list