[Webkit-unassigned] [Bug 166928] New: Web Inspector: cubic-bezier editor behaves poorly for invalid inputs in component fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 10:19:01 PST 2017


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

            Bug ID: 166928
           Summary: Web Inspector: cubic-bezier editor behaves poorly for
                    invalid inputs in component fields
    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: dcrousso+webkit at gmail.com,
                    inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Entering anything that's not a non-negative number turns the text field value into NaN and puts NaN into the property declaration in the sidebar.

In this case, I would expect it to not edit the property declaration in the rule. It should highlight the bad value in red and explain why it's invalid (perhaps with a popover when hovered/selected), allowing the user to fix it themselves or click a button to revert.

-- 
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/57de21a6/attachment.html>


More information about the webkit-unassigned mailing list