WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
254318
Web Inspector: Call Stack focus highlight is lost when going up the list with the keyboard
https://bugs.webkit.org/show_bug.cgi?id=254318
Summary
Web Inspector: Call Stack focus highlight is lost when going up the list with...
Karl Dubost
Reported
2023-03-22 23:40:44 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-22 23:40:55 PDT
<
rdar://problem/107120200
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug