Open
Bug 1890695
Opened 1 year ago
Updated 1 year ago
Fullscreen video overflows screen in desktop mode
Categories
(GeckoView :: Media, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: botond, Unassigned)
Details
Steps to reproduce
- Use an Android device whose display aspect ratio is wider in landscape mode than 16:9. I used a Samsung Galaxy A22, which has a display resolution of 720x1600 (aspect ratio 20:9 in landscape mode).
- Load a Youtube video with a standard (16:9) aspect ratio, such as https://www.youtube.com/watch?v=TKVYu5Sm5tw
- Check "Desktop site"
- With the phone oriented in landscape mode, put the video into fullscreen mode
Actual results
The video is sized to fit the screen horizontally (i.e. the phone's longer dimension), such that the video overflows the screen vertically. I can scroll vertically to bring the overflowed parts of the video into view.
Expected results
The video is sized to fit the screen vertically (i.e. the phone's shorter dimension), such that the entire video is onscreen, and there's letterboxing at the sides.
This is what Chrome does.
Reporter | ||
Comment 1•1 year ago
|
||
- Check "Desktop site"
Note, it does seem to work as expected in non-desktop mode.
Reporter | ||
Updated•1 year ago
|
Summary: Fullscreen video overflows screen → Fullscreen video overflows screen in desktop mode
Updated•1 year ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•