Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls slide up when using the keyboard in iOS #22715

Closed
geertgeerits opened this issue May 29, 2024 · 4 comments · Fixed by #24589
Closed

Controls slide up when using the keyboard in iOS #22715

geertgeerits opened this issue May 29, 2024 · 4 comments · Fixed by #24589
Assignees
Labels
area-controls-entry Entry i/regression This issue described a confirmed regression on a currently supported version p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@geertgeerits
Copy link

geertgeerits commented May 29, 2024

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

@geertgeerits geertgeerits added the t/bug Something isn't working label May 29, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@RoiChen001 RoiChen001 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed i/regression This issue described a confirmed regression on a currently supported version labels May 31, 2024
@RoiChen001
Copy link

RoiChen001 commented May 31, 2024

Can repro this issue at iOS device(17.2.1) on the latest 17.10.1(8.0.10), but not on 8.0.7. In addition, I verified that the display results of 8.0.7 and 8.0.6 are the same.

@PureWeen PureWeen added this to the .NET 8 SR7 milestone May 31, 2024
@PureWeen PureWeen modified the milestones: .NET 8 SR7, .NET 8 SR8 Jun 15, 2024
@PureWeen PureWeen modified the milestones: .NET 8 SR8, .NET 8 SR9 Jul 2, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
@PureWeen PureWeen added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label Aug 2, 2024
@tj-devel709
Copy link
Contributor

Confirmed that this is happening when focus is applied in OnPageLoaded

@tj-devel709
Copy link
Contributor

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-entry Entry i/regression This issue described a confirmed regression on a currently supported version p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
5 participants