Closed
Bug 1183621
Opened 10 years ago
Closed 10 years ago
[Flash] Firefox exits fullscreen of Flash when losing focus
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(firefox42 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: xidorn, Unassigned)
References
(Blocks 1 open bug)
Details
Step to reproduce:
1. open a flash video
2. make it fullscreen
3. switch to another window
Expected result:
The flash video is still in fullscreen
Actual result:
The flash video exits fullscreen
I thought whether it exits fullscreen is controlled by Flash plugin, but it seems that we are the only browser with this behavior. IE with ActiveX Flash, Chrome with PPAPI Flash, and even Safari on Mac, which uses the same NPAPI Flash as us, do not exit Flash fullscreen when they lose focus.
We should fix it.
Reporter | ||
Updated•10 years ago
|
Summary: [Flash] Firefox exits fullscreen of Flash when loses focus → [Flash] Firefox exits fullscreen of Flash when losing focus
Comment 1•10 years ago
|
||
Is the other window on the same screen or a different screen?
Can you provide a URL that you're testing with?
Note that this *is* under the control of the plugin, not Firefox; if there is a problem here, it's probably related to focus handling and event logic which is different for each browser.
Updated•10 years ago
|
Flags: needinfo?(quanxunzhen)
Reporter | ||
Comment 2•10 years ago
|
||
I can no longer reproduce this issue on Firefox either. Probably something has been fixed by Flash from some version.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(quanxunzhen)
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•