Maui Keyboard Bugs both with AdjustPan/AdjustResize #12406
Labels
area-keyboard
Keyboard, soft keyboard
area-layout
StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
fixed-in-7.0.81
Look for this fix in 7.0.81!
fixed-in-7.0.100
fixed-in-7.0.101
fixed-in-8.0.0-preview.1.7762
Look for this fix in 8.0.0-preview.1.7762!
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
There was previously reported issues with AdjustResize and one of the solutions recommended by people was to use AdjustPan,
which doesn't actually solve the underlying issue and only helps if you have small amount of inputs right at the top.
Here my comment pointing that out: #11274 (comment) sadly topic was already closed as solved so I'm opening this one here with even more info.
Here are screenshots from my demo application (the green background is from a page below in navigation stack):
From what I understand the issue is that both AdjustResize/AdjustPan don't recalculate the height of the page properly after closing the keyboard.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/cerkzil/maui-keyboard-bugs
Version with bug
7.0 Release Candidate 2
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 11 and up
Did you find any workaround?
I haven't the suggested workarounds for similar issues don't solve this either.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: