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

[Android] Keyboard covers content at bottom of screen in a ScrollView #27951

Open
LogishaSelvarajSF4525 opened this issue Feb 21, 2025 · 0 comments
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration t/bug Something isn't working

Comments

@LogishaSelvarajSF4525
Copy link
Contributor

Description

When clicking into an Entry control inside a ScrollView, users can scroll down through a few entries, but it becomes impossible to reach the very bottom of the page. The on-screen keyboard covers the last few Entry fields, preventing interaction.

Note: While fixing this issue enable the following UITest in HostApp: Issue19956

In android,

Screen.Recording.2025-02-21.at.3.33.35.PM.mov

In iOS,

Screen.Recording.2025-02-21.at.3.34.50.PM.mov

Steps to Reproduce

  1. Open the app on an Android device. KeybordScrollingIssue.zip

  2. Navigate to the page with the ScrollView containing multiple Entry controls.

  3. Tap on an Entry near the top to bring up the keyboard.

  4. Attempt to scroll down to the bottom of the ScrollView.

  5. Observe that the keyboard covers the bottom Entry fields, and you can't scroll further to access them.

Actual Behavior:
The on-screen keyboard covers the bottom Entry fields inside the ScrollView.
Users are unable to scroll far enough to access or interact with the last few Entry controls.

Expected Behavior:
The ScrollView should adjust its content or scroll position to ensure that all Entry fields, including those at the bottom, remain fully visible and accessible when the keyboard is displayed.

Link to public reproduction project repository

No response

Version with bug

9.0.40 SR4

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@LogishaSelvarajSF4525 LogishaSelvarajSF4525 added the t/bug Something isn't working label Feb 21, 2025
@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant