You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
Actual Behavior:
Expected Behavior:
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
The text was updated successfully, but these errors were encountered: