requestFullscreen is having unexpected behavior in the Firefox browser on iPad
Categories
(Firefox for iOS :: General, defect)
Tracking
()
People
(Reporter: christopher.x.williams, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Firefox for Android
Steps to reproduce:
This function is being used on the video panel of a zoom meeting on iPad Firefox browser. The iPadOS version is 17.31. There is a boolean to check if the requestFullscreen function exists on iPad Firefox browser. In the past this has returned false, causing our fullscreen button to be hidden. Now the boolean is returning true, and the fullscreen button is visible. To recreate the issue. The user just needs to press the full screen button while in an active zoom meeting on our platform.
Actual results:
When the fullscreen button is clicked, the self view panel on the meeting panel enlarges and takes up the whole screen.
Expected results:
The expected behavior is that the entire videoPanel, which includes both video sources (the user and the person who they are communicating with) enlarges and takes up the full screen.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•1 year ago
|
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:jeevans, could you have a look please?
For more information, please visit BugBot documentation.
Description
•