Closed
Bug 1222341
Opened 9 years ago
Closed 9 years ago
Losing focus in fullscreen mode with UnityWebplayer (not in IE 11 !)
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sputnikbar, Unassigned, NeedInfo)
References
(Blocks 1 open bug, )
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151029151421
Steps to reproduce:
I'm working on a architecture project with Unity3D 5.0.2. Webplayer deploiement. OS : Win10.
Everything has always been fine with Firefox (thank you !) until the new firefox update :
- check the demo on http://www.dyapo.fr
- toggle fullscreen
Actual results:
move the cursor near the border of the screen you'll see it will go back to the default windows cursor, so clicking in the border of the screen acts like you were clicking on the desktop. So, I lose my fullscreen on the webplayer...
Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Component: JavaScript Engine → DOM
Updated•9 years ago
|
Blocks: gecko-games
Comment 1•9 years ago
|
||
Xidorn, is this something you could look at? Thanks.
Flags: needinfo?(quanxunzhen)
Keywords: regression
Comment 2•9 years ago
|
||
I cannot reproduce this issue locally (with Windows 10 and Firefox 42).
Despite that, it seems to me the Unity Web Player does not do fullscreen via the Fullscreen API, and the Firefox window does not enter fullscreen itself (which is observable if you have multiple monitor and you move the browser window to a secondary monitor before toggling fullscreen), so I don't think we have anything to do on the DOM side.
If this is really a regression of Firefox, it could be some change in the plugin part.
Component: DOM → Plug-ins
Flags: needinfo?(quanxunzhen)
Comment 3•9 years ago
|
||
I also cannot reproduce, @Reporter are there more detailed steps that you can provide?
Flags: needinfo?(sputnikbar)
Comment 4•9 years ago
|
||
Closing this as incomplete due to inactivity and lack of response from the reporter & WFM info
Feel free to reopen the bug if the issue still reproduces on a current build.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
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
•