Closed
Description
Description
I place an Entry in the below of the ContentPage. Set the IsPassword property as true. The keyboard hides the Entry when I focus on entry. I have set SetUseSafeArea as true.
Tested in iOS device: iPhone SE(3rd generation) - iOS 17.2
EntryiOSIssue.mp4
Steps to Reproduce
- Run the attached sample
- Focus entry on the below which sets the IsPassword property as true.
- Actual Result: The keyboard hides the entry.
- Expected Result: To show the entry above the keyboard.
Link to public reproduction project repository
https://github.com/Arunachalam3641/PasswordIssue
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response