-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug]: Landscape video playback should still allow rotating to reverse landscape with rotation lock #24678
Comments
Android does show an indicator1 if you would like to change your screen orientation when playing landscape videos in fullscreen with Firefox, but the end result is that the orientation is kept when exiting fullscreen, which causes another hassle. Footnotes
|
@Mugurell , to play the video both in landscape and landscape reverse, when auto rotate is disabled we can use
instead of
in MediaSessionFullscreenFeature I think this is enough to fix this issue, but in order to completely solve the orientation issue in general we need to look further into MediaSessionFullscreenFeature as you've mentioned. I've explored and discussed about this issue in |
Thank you for looking into this @indurs |
Fix landed in Android-components - mozilla-mobile/android-components#12042. |
Thank You @Mugurell |
Can confirm that it works as intended now.
|
Verified as fixed with the latest Nightly 101.0a1 (2022-05-01T17:11:31.722002) build. |
Steps to reproduce
Expected behaviour
The screen should still rotate between the two with rotation lock enabled
Actual behaviour
It's forced to landscape only, which doesn't match the behavior of other applications (e.g. YouTube, Chromium-based browsers)
Device name
Poco M3
Android version
Android 11
Firefox release type
Firefox Nightly
Firefox version
101.0a1
Device logs
No response
Additional information
No response
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: