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] Layout was hidden when the keyboard appeared for the below ScrollView's Entry content. #27952

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

In this sample tests the behavior of a sticky header when the on-screen keyboard is displayed. The expected behavior is that the sticky header should remain visible at the top of the screen while interacting with input fields. But, in this case, the sticky header becomes invisible when the keyboard appears.

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

In android,

Screen.Recording.2025-02-21.at.3.32.58.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. Scroll down to locate an input field (e.g., Entry12) below the sticky header.
  3. Tap on the input field to focus it and trigger the on-screen keyboard.
  4. Observe the sticky header's visibility when the keyboard appears.

Actual Behavior:

  • The sticky header becomes invisible when the keyboard appears.

Expected Behavior:

  • The sticky header should remain visible when the keyboard appears.

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
@LogishaSelvarajSF4525 LogishaSelvarajSF4525 changed the title [Android] Sticky header panel is hidden in a scrollview when Keyboard appears [Android] Layout was hidden when the keyboard appeared for the below ScrollView's Entry content. 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