[TIMOB-9565] Android: TextField - The TextFied hides behind the soft keyboard
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:58:27.000+0000 |
Affected Version/s | Release 2.1.0, Release 2.1.2, Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and060112, qe-and082012 |
Reporter | Neha Chhabra |
Assignee | Eric Merriman |
Created | 2012-06-15T00:07:17.000+0000 |
Updated | 2017-05-02T21:58:27.000+0000 |
Description
While testing KitchenSink, the text field hides behind the soft keyboard for the KitchenSink>Window Soft Input (Android) test case.
This is not a regression.It even occurs on 2.0.2
Steps to Reproduce:
1. Install kitchensink onto the device and launch it.
2. Tap on Base UI tab.
3. Click on Window Soft Input (Android)
4. Tap on SOFT_INPUT_ADJUST_PAN, and then tap on Launch
5. Tap on text field, after input , tap next on soft keyboard
Actual Result:
After Step 5,The text field is hidden behind the soft keyboard.
Expected Result:
After Step 5,should be able to enter text in the text field,and tap on 'next' should shift the focus to next text field.And,the text field should not be hidden.
This bug occurs on Galaxy Nexus 4.0.2; 4.0.4 as well in 2.1.0 and 2.0.2
Occurs on: Titanium Studio, build: 2.1.2.201208192014 SDK version: 2.1.2.v20120816171609 Devices: Motorola Droid (2.2.3) Asus Nexus7 (4.1)
The problem can reproduced with latest release 3.0.2 and latest master release 3.1.0. Tested on: Titanium Studio, build: 2.1.2.201208301612 Titanium SDK version: 3.1.0 (26/02/2013) Titanium SDK version: 3.0.2 (26/02/2013) Device: Samsung galaxy s duos Android version: 4.0.4 The text field is hidden behind the soft keyboard and Its a bug.
Reproduced with: Appcelerator Studio: , build: 3.1.2.201308091728 Titanium SDK, build: 3.1.2.v20130809141556 CLI: 3.1.2-alpha Alloy: 1.2.0-alpha6 Devices: Nexus4 Android version 4.3 Nexus7(2) Android version 4.3
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.