Open
Bug 1787987
Opened 3 years ago
Updated 3 years ago
DPI change during fullscreen state is broken on Mac
Categories
(Core :: Layout, defect, P3)
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
References
(Blocks 1 open bug)
Details
This is pretty much similar to bug 1787079, but on Mac. Without the changes for bug 1787079 I attached in that bug, you can see the broken state on Windows as well, but the changes fix this issue on Windows at least.
STR;
- Open the Mac's display settings and choose a scaled larger text resolution
- Open https://media.prod.mdn.mozit.cloud/samples/domref/fullscreen.html
- Play the video in the content
- Press Enter key to make the content fullscreen
- Choose the display settings window by pressing Command+Tab
- Choose a smaller text resolution
Actual result; the video doesn't get fullscreen-ed.
This is not a recent regression, I can see the issue on Firefox 91.
You need to log in
before you can comment on or make changes to this bug.
Description
•