Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
4.1.3
-
None
-
None
Description
When focus is moved to password field, the keyboard's auto word suggest bar is hidden. I dont have experience in JAVA, but i guess the LinearLayoutSoftKeyboardDetect class is calculating the port height for detecting the keyboard activity. To my understanding once the word suggesting bars is closed the height of the port is changed and the new height is greater than the old height, So the hidekeyboard event is fired as per the condition. Please help me to fix this issue.
Attachments
Issue Links
- is related to
-
CB-8378 Delete LinearLayoutSoftKeyboardDetect for 4.0.x
- Closed