-
Notifications
You must be signed in to change notification settings - Fork 1.9k
.NET 10: Android 16 edge-to-edge layout changes when using keyboard #33237
Copy link
Copy link
Open
Labels
area-safeareaIssues/PRs that have to do with the SafeArea functionalityIssues/PRs that have to do with the SafeArea functionalityplatform/androidt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
Before using the keyboard the page layout is fine, but after using the keyboard the on screen navigation button overlays the app, causing users to click the phones back button rather than the in apps next button -
Here is a vid on the same phone between .net 9 and .net 10 -
| .NET 9 | .NET 10 |
|---|---|
Screen_Recording_20251219_114417.mp4 |
Screen_Recording_20251219_105853.mp4 |
You can see in the these screenshots, that before using the keyboard the layout is fine, but after the phones nav buttons overlay the app -
| Before using keyboard | After using keyboard |
|---|---|
![]() |
![]() |
Steps to Reproduce
Struggling to repo it my self, seams very device (screen) specific
The device the tester is using is the Samsung S22 (sm-s901b/ds) - i don't have access to that device, remote team
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.120 SR12
Affected platforms
Android
Affected platform versions
Android 16
Did you find any workaround?
No response
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-safeareaIssues/PRs that have to do with the SafeArea functionalityIssues/PRs that have to do with the SafeArea functionalityplatform/androidt/bugSomething isn't workingSomething isn't working

