Bug 169412

Summary: [Modern Media Controls] Fullscreen controls are difficult to drag around
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Antoine Quint
Reported 2017-03-09 06:36:22 PST
It can be tricky to drag the fullscreen controls around because we only allow initiating dragging over empty space not covered by one of the control containers, and these encompass a fair bit of margin. We should instead allow dragging to be initiated over any element that is not interactive.
Attachments
Patch (15.42 KB, patch)
2017-03-09 06:43 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2017-03-09 06:36:34 PST
Antoine Quint
Comment 2 2017-03-09 06:43:31 PST
WebKit Commit Bot
Comment 3 2017-03-09 08:10:53 PST
Comment on attachment 303916 [details] Patch Clearing flags on attachment: 303916 Committed r213641: <http://trac.webkit.org/changeset/213641>
WebKit Commit Bot
Comment 4 2017-03-09 08:10:57 PST
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.