Closed
Bug 1433554
Opened 7 years ago
Closed 4 years ago
Fullscreen video forces landscape mode
Categories
(Firefox for Android Graveyard :: Audio/Video, defect, P3)
Tracking
(firefox58 unaffected, firefox59 affected, firefox60 affected)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox58 | --- | unaffected |
firefox59 | --- | affected |
firefox60 | --- | affected |
People
(Reporter: filman230, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180122225619
Steps to reproduce:
Android 7.0
1 - Open a page with a video
2- Enter in full screen mode
Actual results:
The phone enters directly in landscape mode when activating full screen mode even if auto-rotate screen is disabled, and exits only after disabling full screen.
Expected results:
The video should be playable in portrait mode.
Happens only in Nightly version, Beta and Release are fine.
Comment 1•7 years ago
|
||
That was bug 842782, but now that you mention it I do indeed wonder whether instead of forcing the orientation one way or other depending on the video's aspect ratio, we should merely unlock the orientation sensor for landscape videos, although maybe that would break somebody else's favourite way of using Firefox?
In the mean time, for now you can disable this by changing "media.videocontrols.lock-video-orientation" in about:config.
Blocks: 842782
Status: UNCONFIRMED → NEW
status-firefox58:
--- → unaffected
status-firefox59:
--- → affected
status-firefox60:
--- → affected
Ever confirmed: true
Flags: needinfo?(chuang)
OS: Unspecified → Android
Hardware: Unspecified → All
Version: Firefox 60 → Firefox 59
Updated•7 years ago
|
Flags: needinfo?(chuang) → needinfo?(alam)
Comment 2•7 years ago
|
||
Thanks for flaggin this JanH!
I'm not sure how much of an issue this is. Most aspect ratios are more friendly to wide screens vs tall screens.
Unlocking the orientation sensor could be problematic as well. We have to make some assumptions there like the user remembering they had set the orientation lock (on or off), and that they understand we are overriding a general phone-level setting, and so on.
I'd say this is relatively low priority for now, let's keep an eye on this for the time being.
Flags: needinfo?(alam)
(In reply to Jan Henning [:JanH] from comment #1)
> That was bug 842782, but now that you mention it I do indeed wonder whether
> instead of forcing the orientation one way or other depending on the video's
> aspect ratio, we should merely unlock the orientation sensor for landscape
> videos, although maybe that would break somebody else's favourite way of
> using Firefox?
>
> In the mean time, for now you can disable this by changing
> "media.videocontrols.lock-video-orientation" in about:config.
Thank for your reply ! In my opinion, this behavior can be pretty annoying, simply because it forces the whole system to rotate. Now it's not really a problem for me because there is an option, but I don't know how others users would react.
Otherwise, I suspected it was a feature, but in really rares cases it allows me to play a video vertically, so I wasn't sure.
Priority: -- → P3
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•