Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9870] MobileWeb: Analytics - Button clicks on android 2.X device do not show the buttons being clicked.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-12-21T05:34:15.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sSprint 2012-15 Core, Release 2.1.1, Release 3.0.0
ComponentsMobileWeb
Labelscore, qe-mw070112, regression
ReporterLokesh Choudhary
AssigneeChris Barber
Created2012-07-03T11:27:53.000+0000
Updated2012-12-21T05:34:15.000+0000

Description

*This is regression, this works on 2.0.2 GA* Button clicks on android 2.2 device do not show the buttons being clicked. Steps to Reproduce: 1. Make a default app in the studio. 2. Copy the attached app.js to resources. 3. Publish it for mobile web. 4. Change the DNS to your computers ip. 5. Launch the app through the browser. 6. Tap on a button. Actual Result: 1. When you tap on a button there is no click animation. Expected Result: 1. Tapping on the button should show click animation. *NOTE: This works on android 4.0.4 & honeycomb 3.1*

Attachments

FileDateSize
app.js2012-07-03T11:43:30.000+00001632

Comments

  1. Bryan Hughes 2012-07-03

    app.js wasn't attached.
  2. Lokesh Choudhary 2012-07-03

    Sorry forgot to attach app.js.Its attached now.
  3. Lokesh Choudhary 2012-07-03

    There was no error statements generated in logcat.
  4. Chris Barber 2012-07-12

    I'm guessing the problem is simply because the tap was too fast and the device was too slow to respond. As of right now, I don't think a fix will make it into v2.1.1.
  5. Chris Barber 2012-07-17

    Pull requests: master: https://github.com/appcelerator/titanium_mobile/pull/2583 2_0_X: https://github.com/appcelerator/titanium_mobile/pull/2584
  6. Lokesh Choudhary 2012-07-24

    Verified the fix on the following environment: Tested On: Titanium studio : 2.1.1.201207171343 SDK version : 2.1.1.v20120723131610 Android 2.2.3 default browser. The issue is not reproducible. Thus closing the bug.

JSON Source