Bug 254318
| Summary: | Web Inspector: Call Stack focus highlight is lost when going up the list with the keyboard | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Karl Dubost
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
<rdar://problem/107120200>