WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2015-08-08 18:09:11 PDT
Created
attachment 258585
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug