[TIMOB-9049] Android: Clicking the focus button does not bring the keyboard up.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:54:24.000+0000 |
Affected Version/s | Release 2.0.2, Release 2.1.2, Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, parity, qe-and082012 |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-05-08T06:04:51.000+0000 |
Updated | 2017-05-02T21:54:24.000+0000 |
Description
Clicking the focus button does not bring the keyboard up.(Kitchensink > Controls > TextArea > Basic)
1. Click on a text field
2. Leave test case
3. Launch test case
4. Press "Focus" button
Expected result
After step 1: Text field should be activated and keyboard should appear. Message on the left corner will be "Focus fired, value=I am a text area"
After step 4: Focus should appear in the text area and keyboard should pop up. Message on the left corner will be "Focus fired, value=I am a text area"
Actual Result:
Clicking on focus button does not bring the keyboard up but the text area is focused and the message is correct on the left corner.
@amittal - Is this a platform or KitchenSink issue? Is this a new issue with 2.0.2 or does it occur with 1.8.2 release as well? Did you run this test with iOS platform? This tickets need to be filed properly with all the relevant information.
This is the platform issue. 'Focus' doesn't work with any android devices but works well with iOS devices. Tested devices: Samsung galaxy tab(V 3.2), Samsung Galaxy note(V 2.3.6), LG-p970(Android v 2.2), iPhone 3GS(5.0.1)
Occurs on: Titanium Studio, build: 2.1.2.201208201549 SDK version: 2.1.2.v20120821160113 Devices: Motorola Droid (2.2.3) Asus Nexus7 (4.1)
Issue reproduces with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4
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.