Bug 169803

Summary: Web Inspector: clicking on the body of a CSS rule after editing the selector causes the section to disappear
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes, timothy
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2017-03-16 18:26:17 PDT
* 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
Attachments
Patch (2.44 KB, patch)
2017-03-16 18:28 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2017-03-16 18:28:54 PDT
WebKit Commit Bot
Comment 2 2017-04-03 20:28:06 PDT
Comment on attachment 304735 [details] Patch Clearing flags on attachment: 304735 Committed r214863: <http://trac.webkit.org/changeset/214863>
WebKit Commit Bot
Comment 3 2017-04-03 20:28:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.