-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
There is a page which contains a MediaElement to play video, and the page has a TabBar element at the bottom. If i click the "FullScreen" button of the MediaElement and then exit the FullScreen mode. the TabBar's position is changed (not at the bottom of the page).
Expected Behavior
TabBar position should keep if MediaElement exits FullScreen mode.
Steps To Reproduce
-
Create a MAUI application, and modify the MainPage.
TestMediaElement.zip -
Deploy the application to an Android device (version is 14), and click the FullScreen button of the MediaElement, and then exit the FullScreen mode.
Link to public reproduction project repository
https://github.com/vi-wik/TestMediaElement
Environment
- .NET MAUI CommunityToolkit MediaElement:6.1.2
- OS:Windows 10 Build 10.0.19045.6332
- .NET MAUI:9.0.110
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working