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

[MAUI] The UI page moves up after the virtual keyboard pops up, and the top content is not visible #22309

Open
kevinxufei opened this issue May 9, 2024 · 2 comments
Labels
area-keyboard Keyboard, soft keyboard csi-new platform/android 🤖 platform/iOS 🍎 s/triaged Issue has been reviewed t/bug Something isn't working

Comments

@kevinxufei
Copy link
Collaborator

kevinxufei commented May 9, 2024

Description

The UI page moves up after the virtual keyboard pops up, and the top content is not visible.

Steps to Reproduce

  1. Clone https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
  2. Debug project to android/iOS platforms, navigate to D(Editor) -> D23
  3. Click the edit box to pop up the virtual keyboard, the UI page moves upward and the top content is not visible.

Expected: Click the edit box to pop up the virtual keyboard, the UI does not move, and all the content is visible

Actual: Click the edit box to display the virtual keyboard, the UI page moves upward and the top content is not visible.
maui2

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 8.0.40-nightly.10612+sha.752eed7129-azdo.9538080

Is this a regression from previous behavior?

This bug is not a regression, it can be reproduced in the latest stable release : 8.0.21

Affected platforms

iOS, Android

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

github-actions bot commented May 9, 2024

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.

@kevinxufei kevinxufei changed the title [MAUI] The top content of the UI moves up after the virtual keyboard pop up and is not visible. [MAUI] The UI page moves up after the virtual keyboard pops up, and the top content is not visible May 9, 2024
@davidortinau
Copy link
Contributor

davidortinau commented May 9, 2024

Also repros in 8.0.3 on Android and iOS. On iOS if you manually toggle the keyboard visibility it also overlaps the entry.

@Eilon Eilon added the area-keyboard Keyboard, soft keyboard label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-keyboard Keyboard, soft keyboard csi-new platform/android 🤖 platform/iOS 🍎 s/triaged Issue has been reviewed t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants