[Webkit-unassigned] [Bug 191055] New: Web Inspector: Styles: property is removed after deleting the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 21:31:05 PDT 2018


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

            Bug ID: 191055
           Summary: Web Inspector: Styles: property is removed after
                    deleting the value
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://devinrousso.com/demo/WebKit/test.html
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

* STEPS TO REPRODUCE:
1. Inspect <https://devinrousso.com/demo/WebKit/test.html>
2. Select <body> in the Elements tab
3. Find the `*, body, div` rule
4. Click on `var(--DNE)` for the `border-collapse` property in that rule
5. Press delete (autocomplete should appear for the value)
6. Press delete (focuses `border-collapse`)
7. Press delete (focuses `var(--test2)` for the `z-index` property above and removes `border-collapse`)
8. Press delete
 => `z-index` property is completely removed and focus/selection is lost (pressing enter/delete/up/down/etc does nothing)

-- 
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/20181030/ff7eafe3/attachment.html>


More information about the webkit-unassigned mailing list