The Fullscreen is broken in macOS
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
People
(Reporter: tifasoftware, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0
Steps to reproduce:
Open a Youtube Video on a standard non-maximized video on MacOS M1.
Opened Full Screen.
Actual results:
If on second monitor it moves to primary monitor and fullscreens there.
Menu Bar on other bars hide.
When in fullscreen, the fullscreen works propery.
Expected results:
It should have gone into fullscreen properly on the monitor it was on without the menubar showing.
The solution i believe is that when fullscreen is reqested from the site for F11 it should:
- Invoke the macOS function that fulls screens the application.
- Proceed with the full screen request.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
This should get addressed by bug 1631735.
Description
•