Bug 139541
| Summary: | Web Inspector: lines highlighted during debugger stepping should not animate together | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brian Burg <burg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bburg, graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Brian Burg
Steps to reproduce:
1. Pause the debugger
2. Hit "step over" several times quickly.
It seems that when later lines are highlighted, the animation/transition is restarted for prior highlights. So if you step through code quickly, many lines will flash at once.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19281604>
Timothy Hatcher
*** Bug 141415 has been marked as a duplicate of this bug. ***
Timothy Hatcher
See bug 141415 for an animated GIF.
Timothy Hatcher
This affects jumping to records in the timelines too.
Blaze Burg
Highlight animation has been removed.