RESOLVED INVALID83955
Web Inspector: timeline overview selection is not reset when switching the overview mode
https://bugs.webkit.org/show_bug.cgi?id=83955
Summary Web Inspector: timeline overview selection is not reset when switching the ov...
Andrey Kosyakov
Reported 2012-04-13 16:00:41 PDT
0. Open Inspector, switch to timeline panel 1. Start record 2. Record some events 3. Stop record 4. Select some events in the overview 5. Switch to vertical overview mode 6. Observe selection window did not change. Preserving selection window when switching between vertical/horizontal overview modes does not make sense, since these use different time scales.
Attachments
Patch (1.53 KB, patch)
2012-04-13 16:02 PDT, Andrey Kosyakov
pfeldman: review-
Andrey Kosyakov
Comment 1 2012-04-13 16:02:08 PDT
Pavel Feldman
Comment 2 2012-04-16 04:49:51 PDT
Comment on attachment 137171 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=137171&action=review > Source/WebCore/inspector/front-end/TimelineOverviewPane.js:177 > + this._reset(); Could you instead try preserving the first and the last records in the window.
Note You need to log in before you can comment on or make changes to this bug.