ASSIGNED 177471
Web Inspector: Styles Redesign: Selector editing quality improvements
https://bugs.webkit.org/show_bug.cgi?id=177471
Summary Web Inspector: Styles Redesign: Selector editing quality improvements
Nikita Vasilyev
Reported 2017-09-25 16:12:26 PDT
Features of the current styles sidebar that are missing in the new one: — Hovering over a selector highlights matching elements on the page. — Pasting CSS rules into a selector field should parses it and creates a new rule. — Right-clicking on a selector shows a menu with various options, such as “Copy Rule”, “Duplicate Selector”, “Create ::before Rule”, and others. — Command-S saves the matching CSS resource (and shows a dialog where to save when called for the first time). Missing in the current styles sidebar, but important to have: — When selector is modified and it no longer matches the selected element, it should stay on screen until the new element is selected.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-10-03 12:18:00 PDT
Note You need to log in before you can comment on or make changes to this bug.