RESOLVED FIXED 147652
Web Inspector: Timeline ruler handle tooltip shows wrong value when handles overlap
https://bugs.webkit.org/show_bug.cgi?id=147652
Summary Web Inspector: Timeline ruler handle tooltip shows wrong value when handles o...
Matt Baker
Reported 2015-08-04 14:30:58 PDT
* SUMMARY Timeline ruler handle tooltip shows wrong value when handles overlap. The tooltip should show the value closest to the edge of the graph to which the handles are clamped. * STEPS TO REPRODUCE 1. Record a timeline, create a ruler selection. 2. Scroll the timeline to the right, until the selection scrolls completely off the left edge of the graph. 3. Hover over the handles clamped to the left edge of the ruler. => Tooltip shows selection start time. Should show end time. 4. Scroll the timeline to the left, until the selection scrolls completely off the right edge of the graph. 5. Hover over the handles clamped to the right edge of the ruler. => Tooltip shows selection end time. Should show start time.
Attachments
Patch (3.88 KB, patch)
2015-08-08 18:09 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2015-08-08 18:09:11 PDT
WebKit Commit Bot
Comment 2 2015-08-08 19:06:24 PDT
Comment on attachment 258585 [details] Patch Clearing flags on attachment: 258585 Committed r188192: <http://trac.webkit.org/changeset/188192>
WebKit Commit Bot
Comment 3 2015-08-08 19:06:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.