[Webkit-unassigned] [Bug 139153] New: Web Inspector: support live editing of rule selectors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 1 14:21:43 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139153
Bug ID: 139153
Summary: Web Inspector: support live editing of rule selectors
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: burg at cs.washington.edu
CC: graouts at webkit.org, joepeck at webkit.org,
timothy at apple.com, webkit-bug-importer at group.apple.com
Use case: user wants to tweak what nodes a style rule applies to. For example, refactoring to use class selectors instead of child/sibling/id.
Current behavior: if the user changes a selector such that the selected node is no longer matched, the rule disappears from the sidebar and the user can't edit the selector any more.
Perhaps we can temporarily pin the rule being edited while it has focus, and show whether or not it will still match.
When focus goes elsewhere (or an X is clicked), the rule can be hidden if it doesn't apply.
--
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/20141201/29ada460/attachment-0002.html>
More information about the webkit-unassigned
mailing list