Bug 147095

Summary: Web Inspector: jittery cursor when adjusting time interval using timeline grabbers
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

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.