Bug 207316

Summary: Web Inspector: Dragging handles in the easing popover selects sidebar text
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Nikita Vasilyev 2020-02-05 17:29:02 PST
Find an element with a transition, and click on the little easing icon in the transition style. Drag the handles around. Note that you end up selecting text in the style sidebar behind the popup.

The popup needs to stop event propagation.

<rdar://problem/59208828>
Comment 1 Nikita Vasilyev 2020-02-05 17:33:26 PST
Created attachment 389913 [details]
Patch
Comment 2 WebKit Commit Bot 2020-02-05 18:30:01 PST
Comment on attachment 389913 [details]
Patch

Clearing flags on attachment: 389913

Committed r255888: <https://trac.webkit.org/changeset/255888>
Comment 3 WebKit Commit Bot 2020-02-05 18:30:02 PST
All reviewed patches have been landed.  Closing bug.