[Webkit-unassigned] [Bug 169803] New: Web Inspector: clicking on the body of a CSS rule after editing the selector causes the section to disappear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 16 18:26:17 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169803
Bug ID: 169803
Summary: Web Inspector: clicking on the body of a CSS rule
after editing the selector causes the section to
disappear
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at devinrousso.com
CC: inspector-bugzilla-changes at group.apple.com
* STEPS TO REPRODUCE:
1. Go to <https://webkit.org>
2. Open WebInspector
3. Inspect <body>
4. Change the selector of the `body` rule to be `body1`
5. Click on the properties editor for that same rule OR press the TAB key
* Expected:
The selector is changed to `body1` and is greyed out, and the cursor is somewhere within the properties editor
* Actual
The entire section for that rule (selector and properties) disappeared
--
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/20170317/a51e93ae/attachment.html>
More information about the webkit-unassigned
mailing list