Bug 157657
Summary: | Web Inspector: Call Stack View annoyingly scrolls on first click | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Saam Barati
How to repro:
1. Set a breakpoint somewhere where there will be a call stack that takes up the entire call stack bar so there is a scroll view (50 frames or so)
2. Refresh the page and hit the breakpoint
2. click some call frame down the list maybe 4-5 frames down
3. The frame will scroll off the top of the call stack view and the mouse will no longer be over the item that was just pressed.
This can be frustrating and confusing.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/26261078>
Matt Baker
*** This bug has been marked as a duplicate of bug 142806 ***