Open mkshiblu opened 5 hours ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Description
Problem: A white area appears at the top when an entry is tapped on and the soft keyboard opens up on iOS. Upon closing the keyboard, the area disappears. The area sometimes becomes bigger and permanent upon returning from a detail page.
Sample Code:
Shell or Navigation page didn't make any difference
Steps to Reproduce
STEPS:
Observed Behavior: When the Keyboard opens, it seems like the entire layout drops down a bit as well. A white border appears at the very top of the display. Upon closing the keyboard, the area disappears.
Expected Behavior: The page top area should remain the same upon keyboard opening.
In addition to that, when coming back from another page the top white area becomes bigger and remains that way.
Link to public reproduction project repository
No response
Version with bug
8.0.93 SR9.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
iOS 17.5, iOS 18 both sim and physical device
Did you find any workaround?
None since it seemed like a core MAUI issue.
Relevant log output