Bug 147095 - Web Inspector: jittery cursor when adjusting time interval using timeline grabbers
Summary: Web Inspector: jittery cursor when adjusting time interval using timeline gra...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-19 14:50 PDT by Brian Burg
Modified: 2015-07-23 18:01 PDT (History)
8 users (show)

See Also:


Attachments
[Patch] Proposed Fix (4.86 KB, patch)
2015-07-23 15:05 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2015-07-19 14:50:57 PDT
STEPS TO REPRODUCE:

1. Recording some stuff in a timeline
2. Select some interval in the timeline
3. Mouse down on one of the grabbers in the ruler
4. Mouse move to move the grabber
5. Mouse up to finish adjusting

For the entirety of step 4, the cursor should change to the vertical resizer >|<. Currently, it will jitter between 'cursor: default' and the resizer cursor. This would suggest that the glass pane hack isn't working correctly.
Comment 1 Radar WebKit Bug Importer 2015-07-19 14:51:16 PDT
<rdar://problem/21892848>
Comment 2 Matt Baker 2015-07-23 15:05:17 PDT
Created attachment 257390 [details]
[Patch] Proposed Fix
Comment 3 Brian Burg 2015-07-23 16:27:58 PDT
Comment on attachment 257390 [details]
[Patch] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2015-07-23 18:01:23 PDT
Comment on attachment 257390 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 257390

Committed r187280: <http://trac.webkit.org/changeset/187280>
Comment 5 WebKit Commit Bot 2015-07-23 18:01:28 PDT
All reviewed patches have been landed.  Closing bug.