[Webkit-unassigned] [Bug 183098] New: Web Inspector: Styles: Jumping to a property from Computed doesn't always show yellow highlight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 16:53:58 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183098

            Bug ID: 183098
           Summary: Web Inspector: Styles: Jumping to a property from
                    Computed doesn't always show yellow highlight
           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:
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.

-- 
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/20180224/08a5f51e/attachment.html>


More information about the webkit-unassigned mailing list