Description
Focusing and entering texts on entry control causes a gap at the top after rotating simulator.
Affected Test Case:
Test cases with Entry Control
Steps to Reproduce
Deploy ManualMaui to iOS platform.
Navigate to any page with Entry Control (Ex. E1 - Entry)
Focus/Enter text on the entry control
Rotate the simulator and notice that there's a gap at the top of the entry control.
Actual Behavior:
There's a gap at the top of the entry control after focusing/entering text on the entry control and rotating the simulator.
Screen.Recording.2026-01-07.at.3.34.34.PM.mov
Expected Behavior:
There's no changes on the position of the entry control.
Screen.Recording.2026-01-07.at.5.20.33.PM.mov
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.30-ci.inflight.26054.2
Is this a regression from previous behavior?
Yes, this is a regression. The issue can be repro on 10.0.20, 10.0.0 & 9.0.120. The issue does not repro on 9.0.111.
Affected platforms
iOS
Description
Focusing and entering texts on entry control causes a gap at the top after rotating simulator.
Affected Test Case:
Test cases with Entry Control
Steps to Reproduce
Actual Behavior:
There's a gap at the top of the entry control after focusing/entering text on the entry control and rotating the simulator.
Screen.Recording.2026-01-07.at.3.34.34.PM.mov
Expected Behavior:
There's no changes on the position of the entry control.
Screen.Recording.2026-01-07.at.5.20.33.PM.mov
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.30-ci.inflight.26054.2
Is this a regression from previous behavior?
Yes, this is a regression. The issue can be repro on 10.0.20, 10.0.0 & 9.0.120. The issue does not repro on 9.0.111.
Affected platforms
iOS