[TIMOB-10428] Mobile Web : We have to tap multiple times on 'textarea' & 'textfield' to get focus & the keyboard to pop up in firefox 14.0.1 (Android).
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T22:10:34.000+0000 |
Affected Version/s | Release 2.1.2 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | api |
Reporter | Lokesh Choudhary |
Assignee | Eric Merriman |
Created | 2012-08-13T17:13:33.000+0000 |
Updated | 2017-08-24T20:52:26.000+0000 |
Description
This is not a regression,reproducible in 2.1.1 GA.
Description:
1.Replace the app.js with the app.js of the default titanium mobile project.
2.Package it for mobile web.
3.Host it using the apache server.
4.In the android device launch firefox 14.0.1.
5.Type in the ip address of your mac used to host the apache server and hit go.
6.The app will fireup in the firefox browser in the device.
7.Tap in the text area & text field.
8.You will see that we have to tap multiple times to get the focus in the textarea or the textfield.
Actual result:
It takes multiple taps to get focus in the textarea & the textfield.
Expected result:
we should get the focus in the first tap.
Attachments
File | Date | Size |
app.js | 2012-08-13T17:13:33.000+0000 | 614 |
@Lokesh - can you try this test case with the latest master CI build as this build includes a number of improvements in this area.
@Neeraj - I tested it on the build 2.2.0.v20120814134112 & I can see the issue still exists.
Mobile Web has been deprecated and will be removed in fixVersion 7.0.0.