[Webkit-unassigned] [Bug 237747] New: Web Inspector: REGRESSION(?): Styles: creating a new property scrolls the input to the top of the panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 16:38:11 PST 2022


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

            Bug ID: 237747
           Summary: Web Inspector: REGRESSION(?): Styles: creating a new
                    property scrolls the input to the top of the panel
           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 <https://webkit.org>
2. select the `<body>` in the Elements Tab
3. click on the first CSS variable in the Styles panel
4. scroll the Styles panel all the way to the top
5. press Shift-Tab
 -> the `body` CSS selector is selected
6. press Shift-Tab
 -> a new property is added to the "Style Attribute" inline style section

## EXPECTED
the scroll position should not change

## ACTUAL
the Styles panel is scrolled such that the new property is at the top of the Styles panel, hiding the "Style Attribute"

# NOTES
this is _much_ worse if the rule containing the new property is positioned in the middle of the Styles panel, as it hides everything above the new property

-- 
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/20220311/ba411161/attachment.htm>


More information about the webkit-unassigned mailing list