[webkit-reviews] review requested: [Bug 62681] Pressing space bar key does not pause video in full-screen mode (if user has previously clicked on the video) : [Attachment 97243] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 23:55:18 PDT 2011


Jer Noble <jer.noble at apple.com> has asked  for review:
Bug 62681: Pressing space bar key does not pause video in full-screen mode (if
user has previously clicked on the video)
https://bugs.webkit.org/show_bug.cgi?id=62681

Attachment 97243: Patch
https://bugs.webkit.org/attachment.cgi?id=97243&action=review

------- Additional Comments from Jer Noble <jer.noble at apple.com>
Suppress the blur events sent to objects outside the full-screen element's DOM
when the full-screen element is a media element.  This may not go far enough,
in that the fact focus has been lost is still detectable via CSS.  But it
should be closer.


More information about the webkit-reviews mailing list