[iOS] Using safe area causes white area at the top upon entry focus. #25866
Labels
area-controls-entry
Entry
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
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
The text was updated successfully, but these errors were encountered: