[Webkit-unassigned] [Bug 145034] New: Cursor is displayed after full screen video controls fade away

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 18:58:15 PDT 2015


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

            Bug ID: 145034
           Summary: Cursor is displayed after full screen video controls
                    fade away
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: roger_fong at apple.com

rdar://problem/20458604

4/21/15, 8:35 AM Jer Noble:
Yeah, we hide the controls by display:none-ing the div holding the controls. But that's also the div which sets the cursor:none. When it's hidden with display:none, it no longer sets the cursor: value, which reverts to the video:-webkit-fullscreen: rule, which is auto-hide.  The visible effect is that the cursor hides, shows, then hides again.

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


More information about the webkit-unassigned mailing list