Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10067] MobileWeb: Tapping on any one of the buttons first after launching analytics app in chrome,keeps the button in pressed state till the app is relaunched.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T18:40:21.000+0000
Affected Version/sRelease 2.1.1
Fix Version/sn/a
ComponentsMobileWeb
Labelsapi, qe-mw070112
ReporterLokesh Choudhary
AssigneeChris Barber
Created2012-07-20T17:20:08.000+0000
Updated2018-04-04T23:20:18.000+0000

Description

This is not a regression. Steps to Reproduce: Make sure the desktop or laptops used for testing are on staging. 1. Make a default app in the studio. 2. Copy the app.js file from analytics app from 'mobile test internal' which we can get from git-hub to the resources folder of the newly created app. 3. Replace it with the already present app.js file. 4. Publish it for mobile web. 5. Sign in to your right scale account. 6. Click on 'APPC:UAT'. 7. Click on the small monitor icon against 'Net 1-Staging' in rightscale. 8. It will open up a new SSH console to view the analytics events. 9. In the console use command 'cd /local_storage/event_store/p/hourly/' & navigate to the present day by giving in the date. 10.Now type in 'tail -f mobile-web_events.json.txt | grep ' and hit enter. 11.Now type in the ip address of your apache server user to host mobile web app in the test browser. 12.The analytics app will fire up in the IE 9 browser. 13.Click on any of the events buttons in the app. 14.You will see that the first button you tap on after launching the app remains in the pressed state till we relaunch the app again. NOTE : We are getting the analytics events in analytics as expected in spite of this issue. Actual Result: 1. Tapping on any one of the buttons first after launching analytics app in chrome,keeps the button in pressed state till the app is relaunched. Expected Result: 1. The button should not stay in the pressed state.

Attachments

FileDateSize
Chrome_button_issue.png2012-07-20T17:20:08.000+000032337

Comments

  1. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source