RESOLVED DUPLICATE of bug 192198 183098
Web Inspector: Styles: Jumping to a property from Computed doesn't always show yellow highlight
https://bugs.webkit.org/show_bug.cgi?id=183098
Summary Web Inspector: Styles: Jumping to a property from Computed doesn't always sho...
Nikita Vasilyev
Reported 2018-02-23 16:53:58 PST
Steps: 1. Open http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/color.html 2. Inspect ".item-1" 3. Click on the go-to arrow for "background-color" to jump to the corresponding property in the Styles panel Expected: "background" is focused and the yellow highlight is shown for the whole property. Actual: "background" is focused and but no yellow highlight is shown. Notes: This works fine for most cases. On this particular page, the yellow highlight appears to be discarded by a consequent layout call.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-02-23 16:54:16 PST
Nikita Vasilyev
Comment 2 2018-12-05 19:29:00 PST
Property highlight was replaced by property selection. *** This bug has been marked as a duplicate of bug 192198 ***
Note You need to log in before you can comment on or make changes to this bug.