Open
Bug 1192664
Opened 9 years ago
Updated 2 years ago
Transition isn't triggered when you switch from fullscreen to DOM fullscreen
Categories
(Core :: Widget: Win32, defect, P3)
Core
Widget: Win32
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
(Blocks 3 open bugs, )
Details
(Keywords: polish, Whiteboard: tpi:+)
STR: (Win7, Nightly 42.0a1 (2015-08-09))
1. browser.fullscreen.autohide -> false
2. Ctrl+B to show bookmarks toolbar
3. Open any video. E.g. this one: http://www.youtube.com/watch?v=zZeRwuN68VQ
4. Go to fullscreen mode
5. Click "fullscreen" button on the video
RESULT: (watch video)
Transition hasn't triggered. (Steps 1,2 just make the issue more obvious)
Flags: needinfo?(quanxunzhen)
Comment 1•9 years ago
|
||
This is actually a known issue (for me)... Probably yes we should trigger the transition even when we have been in fullscreen mode. But that would probably need quite a bit of code, which I don't think it's worth touching at present. Maybe I'll try to fix it later.
Blocks: 1121280
Flags: needinfo?(quanxunzhen)
Comment 3•8 years ago
|
||
This seems pretty bad, most windows users on smaller laptops are always in windowed fullscreen mode.
Updated•8 years ago
|
Blocks: dom-fullscreen-ui, fx-fullscreen
Comment 4•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•