[Webkit-unassigned] [Bug 182523] New: Web Inspector: Styles: close unbalanced quotes and parenthesis when editing values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 19:37:23 PST 2018


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

            Bug ID: 182523
           Summary: Web Inspector: Styles: close unbalanced quotes and
                    parenthesis when editing values
           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 333149

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

[Animated GIF] Bug

Steps:
1. Open http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/commenting-rules.html
2. Inspect one of the div elements.
3. Add `font-family: 'Helvetica` CSS property to one of the rules.

Expected:
`font-family: 'Helvetica'` gets added. Notice the added closing quote at the end.

Actual:
Something like `font-family: 'Helvetica; display: inline-block` shows as unsupported property.

Notes:
This doesn't work very well in Chrome DevTools either.

-- 
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/20180206/94e3a497/attachment.html>


More information about the webkit-unassigned mailing list