Bug 161101 - Web Inspector: unexpected cursor changes while dragging ruler handle in rendering frames timeline
Summary: Web Inspector: unexpected cursor changes while dragging ruler handle in rende...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-08-23 13:22 PDT by BJ Burg
Modified: 2016-08-24 16:23 PDT (History)
7 users (show)

See Also:


Attachments
crazy cursor (747.47 KB, video/quicktime)
2016-08-23 13:22 PDT, BJ Burg
no flags Details
[Patch] Proposed Fix (2.01 KB, patch)
2016-08-24 11:15 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 BJ Burg 2016-08-23 13:22:16 PDT
Created attachment 286764 [details]
crazy cursor

It looks like a CSS rule has wrong priority while hovering over the tick marks.
Comment 1 Radar WebKit Bug Importer 2016-08-23 13:22:43 PDT
<rdar://problem/27974117>
Comment 2 Matt Baker 2016-08-24 11:15:57 PDT
Created attachment 286872 [details]
[Patch] Proposed Fix
Comment 3 BJ Burg 2016-08-24 16:01:12 PDT
Comment on attachment 286872 [details]
[Patch] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=286872&action=review

rs=me

> Source/WebInspectorUI/ChangeLog:15
> +        (.timeline-ruler:not(.disabled) > .selection-drag): Deleted.

Nit: the deleted lines are not actually deleted. In this case I usually remove the lines from the generated change log.
Comment 4 WebKit Commit Bot 2016-08-24 16:22:58 PDT
Comment on attachment 286872 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 286872

Committed r204940: <http://trac.webkit.org/changeset/204940>
Comment 5 WebKit Commit Bot 2016-08-24 16:23:02 PDT
All reviewed patches have been landed.  Closing bug.