[Webkit-unassigned] [Bug 196215] New: Web Inspector: Green highlight disappears from edited properties when adding a new property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 25 14:13:49 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=196215
Bug ID: 196215
Summary: Web Inspector: Green highlight disappears from edited
properties when adding a new property
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: nvasilyev at apple.com
CC: inspector-bugzilla-changes at group.apple.com,
webkit-bug-importer at group.apple.com
# STEPS TO REPRODUCE:
1. inspect any page (https://devinrousso.com/demo/WebKit/test.html)
2. open the Elements tab
3. select any element that has at least one rule with at least two properties
4. disable (e.g. comment out) the first property of the rule with at least two properties
5. add a new property immediately after the first property
=> the green "modified" border/highlight next to the first property disappears
NOTES:
The problem is that properties get recreated (when they shouldn't be) and the recreated properties no longer have initialState.
Technically, this broke with https://trac.webkit.org/changeset/243256/webkit. However, reverting it is unlikely to be the correct solution.
--
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/20190325/46975948/attachment-0001.html>
More information about the webkit-unassigned
mailing list