Closed Bug 880304 Opened 12 years ago Closed 12 years ago

Fullscreen API fails if print command was performed once, Request for full-screen was denied because the document is no longer visible

Categories

(Core :: General, defect)

22 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 877612

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: regression)

Build Identifier: http://hg.mozilla.org/mozilla-central/rev/204de5b7e0a6 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130606 Firefox/24.0 ID:20130606031128 Fullscreen API fails if print command was performed once. I think this depends on same root cause of Bug877612. Steps To Reproduce: 1. Open https://developer.cdn.mozilla.net/media/uploads/demos/b/r/brunoqueiros/27cbd62b79f00988beab6715a24b5ebf/fullscreen-gallery-i_1354132735_demo_package/index.html 2. Click "Enter Fullscreen" blue Button --- observe fullscreen mode, and exit fullscreen 3. File > Print (Ctrl+P) and Cancel 4. Click "Enter Fullscreen" blue Button --- observe fullscreen mode Actual Results: FullscreenAPI does not work any more And an Error in Error console shown Warning: Request for full-screen was denied because the document is no longer visible. Source File: https://developer.cdn.mozilla.net/media/uploads/demos/b/r/brunoqueiros/27cbd62b79f00988beab6715a24b5ebf/fullscreen-gallery-i_1354132735_demo_package/index.html Line: 0 Expected Results: FullscreenAPI works properly Alternate Steps To Reproduce: 1. Open https://www.mozilla.org/en-US/mission/ 2. Play back HTML5 video 3. Click "Fullscreen" Icon at the bottom-right of the video --- observe fullscreen mode, and exit fullscreen 4. File > Print (Ctrl+P) and Cancel 5. Click "Fullscreen" Icon at the bottom-right of the video --- observe fullscreen mode Actual Results: FullscreenAPI does not work any more And an Error in Error console shown Timestamp: 2013/06/07 1:26:36 Warning: Request for full-screen was denied because the document is no longer visible. Source File: https://www.mozilla.org/en-US/mission/ Line: 0 Expected Results: FullscreenAPI works properly Regression window(m-i) Good: http://hg.mozilla.org/integration/mozilla-inbound/rev/629d94d308dd Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130314 Firefox/22.0 ID:20130314214232 Bad: http://hg.mozilla.org/integration/mozilla-inbound/rev/8c8789fb12a3 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130314 Firefox/22.0 ID:20130314222234 Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=629d94d308dd&tochange=8c8789fb12a3 Suspected: 3df2b971c106 Bill McCloskey — Bug 671976 - Fix print preview asserts (r=smaug)
Marked as duplicate
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.