RESOLVED FIXED 90572
Web Inspector: timeline events in the vicinity of event dividers some times are tricky to expand
https://bugs.webkit.org/show_bug.cgi?id=90572
Summary Web Inspector: timeline events in the vicinity of event dividers some times a...
Andrey Kosyakov
Reported 2012-07-04 12:35:34 PDT
0. Navigate to http://www.webkit.org 1. Open WebInspector, switch to timeline 2. Start recording 3. Reload a page 4. Stop recording 5. Try expanding some events under blue or red event marks on the timeline 6. Observe that sometimes clicks don't have effect. That's because we have an 8px padding around event dividers that extends all the way to lower pane and intercepts mouse events (apparently, so that title works).
Attachments
Patch (4.54 KB, patch)
2012-07-04 12:40 PDT, Andrey Kosyakov
pfeldman: review+
Screenshot (10.65 KB, image/png)
2012-07-05 02:58 PDT, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2012-07-04 12:40:30 PDT
Pavel Feldman
Comment 2 2012-07-04 23:50:33 PDT
Is there a screenshot?
Andrey Kosyakov
Comment 3 2012-07-05 02:58:33 PDT
Created attachment 150907 [details] Screenshot Added screenshot (old vs. new)
Andrey Kosyakov
Comment 4 2012-07-05 08:27:51 PDT
Note You need to log in before you can comment on or make changes to this bug.