Bug 169412 - [Modern Media Controls] Fullscreen controls are difficult to drag around
Summary: [Modern Media Controls] Fullscreen controls are difficult to drag around
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-09 06:36 PST by Antoine Quint
Modified: 2017-03-09 08:10 PST (History)
2 users (show)

See Also:


Attachments
Patch (15.42 KB, patch)
2017-03-09 06:43 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 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.
Comment 1 Antoine Quint 2017-03-09 06:36:34 PST
<rdar://problem/30931892>
Comment 2 Antoine Quint 2017-03-09 06:43:31 PST
Created attachment 303916 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-03-09 08:10:57 PST
All reviewed patches have been landed.  Closing bug.