Closed
Bug 1696328
Opened 4 years ago
Closed 4 years ago
video element in full screen occupies twice the space with viewport initial-scale at 0.5
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1696717
Webcompat Priority | ? |
Tracking | Status | |
---|---|---|
firefox88 | --- | affected |
People
(Reporter: karlcow, Unassigned)
References
(Depends on 1 open bug, )
Details
- On a fresh profile of Firefox Nightly 88 on Android
- Go to https://ask4movie.cc/cosmic-sin-2021/
- (deal with all the spam opening multiple windows 4 to 5 times)
- Play the movie
Expected:
Movie plays full screen
Actual:
Movie is fullscreen, but twice the size of the viewport.
The viewport meta name is
<meta name="viewport" content="width=device-width, initial-scale=0.50">
Setting initial-scale=1
OR removing it, makes it work.
Chrome has no issue with it.
Comment 1•4 years ago
|
||
Seems to be a dupe of bug 1696717 which I just sent a patch for.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•