RESOLVED FIXED 169412
[Modern Media Controls] Fullscreen controls are difficult to drag around
https://bugs.webkit.org/show_bug.cgi?id=169412
Summary [Modern Media Controls] Fullscreen controls are difficult to drag around
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.