[Webkit-unassigned] [Bug 199169] New: Web Inspector: REGRESSION: Elements: Styles: matched rules don't update if a selector is changed in the Resources Tab
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 11:39:23 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199169
Bug ID: 199169
Summary: Web Inspector: REGRESSION: Elements: Styles: matched
rules don't update if a selector is changed in the
Resources Tab
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: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# STEPS TO REPRODUCE:
1. inspect any page
2. select a node with some styles
3. pick a style (remember it's selector/contents)
4. click the source link next to the selector
=> this should take you to the line with the selector in the corresponding resource in the Resources tab
5. change the selector in some way (e.g. add a ", foo" to the text)
6. switch back to the Elements tab
=> the style from step 3 still has the old selector (e.g. no ", foo")
7. select a different node
8. re-select the original node (from step 2)
=> the style from step 3 now has the new selector
--
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/20190624/b5b0e4ba/attachment-0001.html>
More information about the webkit-unassigned
mailing list