[TIMOB-10130] KitchenSink: Hide soft keyboard(Android) -> Soft keyboard comes in the mid of screen.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-08-03T16:52:27.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and070112 |
Reporter | Shyam Bhadauria |
Assignee | Sabil Rahim |
Created | 2012-07-25T06:22:18.000+0000 |
Updated | 2017-03-10T00:00:24.000+0000 |
Description
This is not a regression. It exists as far as 2.0.2.
Steps to reproduce
1) Install the refactored kitchen sink on android device and run it.
2) Go to Base UI -> Hide Soft Keyboard (Android)
3) Click the textfield to bring soft keyboard up and rotate the device to landscape mode.
4) Click on the 'Done' button shown inside text area for about 3 to 6 times in quick succession.Rotate the device back to portrait mode.
Expected result
3) After step 3,soft keyboard should appear.In landscape mode,the keyboard takes the entire screen.
4) On rotating to portrait mode, the keyboard again sticks to the base of mobile as appeared initially.
Actual result
3) After step 3,soft keyboard appears.In landscape mode,the keyboard takes the entire screen.
4) On rotating to portrait mode, the keyboard starts appearing in the middle of the screen.
Cannot Reproduce on the latest KitchenSink. Tested on Galaxy Nexus running 4.0.4 Tested on Galaxy Tab 10 running 3.1
Closing this ticket as the issue cannot be reproduced.