Closed
Bug 1101964
Opened 11 years ago
Closed 11 years ago
IE 11 auto-closes home page video overlay
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jpetto, Assigned: jpetto)
Details
(Whiteboard: [kb=1584731])
Attachments
(1 file)
111.25 KB,
image/png
|
Details |
STR: Open a fresh instance of IE 11 (clean sessionStorage) and navigate to https://www.mozilla.org/.
Expected: Video overlay displays and remains until dismissed by user.
Actual: Video overlay display briefly and closes with no user interaction.
Assignee | ||
Updated•11 years ago
|
Whiteboard: [kb=1584731]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jon
Assignee | ||
Comment 1•11 years ago
|
||
Also, with IE 11 dev tools open, after the overlay disappears, an error is thrown in YouTube's html5player.js (see attached).
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d1063f37f03f491be5be834bd994dc96fef24613
Augment home focus handler for IE 11/video splash. Bug 1101964.
https://github.com/mozilla/bedrock/commit/b36517fc7dc1a5efa6fe3f9cc0d1646e2b648590
Merge pull request #2522 from mozilla/bug-1101964-ie11-autocloses-home-video-overlay
Augment home focus handler for IE 11/video splash. Bug 1101964.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2cc14651a767fb2ba35930f071743875dce51b59
Remove closing of overlay on outside focus due to IE. Bug 1101964.
https://github.com/mozilla/bedrock/commit/f109fa54bb50f7075d689f8bd009370218615c17
Merge pull request #2528 from jpetto/bug-1101964-remove-focus-autoclose-home-video-overlay
Remove closing of overlay on outside focus due to IE. Bug 1101964.
You need to log in
before you can comment on or make changes to this bug.
Description
•