[Webkit-unassigned] [Bug 254318] New: Web Inspector: Call Stack focus highlight is lost when going up the list with the keyboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 23:40:44 PDT 2023


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

            Bug ID: 254318
           Summary: Web Inspector: Call Stack focus highlight is lost when
                    going up the list with the keyboard
           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: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

1. Find a site with a call stack long enough that it will be taller than the call stack window.
2. In the sources tab, Set the breakpoint, reload the page
3. Position the cursor on the top of the call stack
4. The stack is highlighted in blue. 
5. Hit the arrow down key and maintain
6. The blue highlight is going down, the call stack is scrolling.
7. Now once the bottom is reached, hit the arrow up key and maintain.

Expected:
The blue highlight until we reach the top

Actual:
As soon as we reach the top of the viewing area of the call stack, the highlight disappear.
The scroll is happening but no more blue.

-- 
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/20230323/3f3f069b/attachment.htm>


More information about the webkit-unassigned mailing list