[Webkit-unassigned] [Bug 174571] New: Dismissing the captions panel using the mouse is too eager to remove the captions panel and media controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 16 14:40:18 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174571

            Bug ID: 174571
           Summary: Dismissing the captions panel using the mouse is too
                    eager to remove the captions panel and media controls
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

When the captions panel is up, clicking should:

  - dismiss the panel if the click is outside of the panel
  - dismiss the panel and the media controls if the click is outside the video and the media controls have auto-hide on (ie. media is playing)
  - dismiss the panel and the media controls after the track selection animation is finished if a track is selected

Right now we:

  - dismiss the panel immediately if the click is anywhere inside the captions panel
  - dismiss the media controls always, even when the media is paused

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170716/e5ed1fbf/attachment.html>


More information about the webkit-unassigned mailing list