Skip to content

[BUG] TabBar position is changed after MediaElement exits fullscreen mode on Android #2893

@vi-wik

Description

@vi-wik

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

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

  1. Create a MAUI application, and modify the MainPage.
    TestMediaElement.zip

  2. Deploy the application to an Android device (version is 14), and click the FullScreen button of the MediaElement, and then exit the FullScreen mode.

Image

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions