-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Controls slide up when using the keyboard in iOS #22715
Copy link
Copy link
Closed
Labels
area-controls-entryEntryEntryfixed-in-9.0.0-rc.2.24503.2i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryfixed-in-9.0.0-rc.2.24503.2i/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Description
Controls slide up when using the keyboard in iOS. The text in the first label is no longer fully visible.
The last correct version was 8.0.6. In version 8.0.7 the controls moved down a few millimeters. From version 8.0.10 to 8.0.40 the controls moved up about half a centimeter.
Steps to Reproduce
See the repository with 2 print screens.
Link to public reproduction project repository
https://github.com/geertgeerits/MauiBugKeyboard
Version with bug
8.0.10 SR3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.6 SR1
Affected platforms
iOS
Affected platform versions
iOS tested from version 15
Did you find any workaround?
No
Relevant log output
No response