Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[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 Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T22:10:34.000+0000
Affected Version/sRelease 2.1.2
Fix Version/sn/a
ComponentsMobileWeb
Labelsapi
ReporterLokesh Choudhary
AssigneeEric Merriman
Created2012-08-13T17:13:33.000+0000
Updated2017-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

FileDateSize
app.js2012-08-13T17:13:33.000+0000614

Comments

  1. Neeraj Gupta 2012-08-14

    @Lokesh - can you try this test case with the latest master CI build as this build includes a number of improvements in this area.
  2. Lokesh Choudhary 2012-08-15

    @Neeraj - I tested it on the build 2.2.0.v20120814134112 & I can see the issue still exists.
  3. Lee Morris 2017-08-24

    Mobile Web has been deprecated and will be removed in fixVersion 7.0.0.

JSON Source