{ "id": "65574", "key": "TIMOB-5569", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2011-05-23T01:26:02.000+0000", "created": "2011-05-19T08:01:04.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T18:53:46.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "I set eventlisteners for touch events(doubletap, twofingertap, touchstart, touchmove, etc) on textArea object. When i try to reproduce these events on iPhone the textArea becomes focused and the iPhone keyboard appears on the screen, but events not fired. The same problem is with textField.\r\nDetail. Event singletap works correctly.\r\n ", "attachment": [], "flagged": false, "summary": "MobileWeb: Touch events problems with textArea and textField", "creator": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "subtasks": [], "reporter": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "environment": null, "comment": { "comments": [ { "id": "134029", "author": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "input boxes do not respond to touch events (ontouchstart, ontouchmove, ontouchcancel), which also means ontouchmove=\"event.preventDefault()\" will not prevent page scroll if you're creating a fixed-page, non-scrollable app. (It's possible to create a klunky workaround using hidden divs.)", "updateAuthor": { "name": "mnegadaylov", "key": "mnegadaylov", "displayName": "Maxim Negadaylov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T05:08:41.000+0000", "updated": "2011-05-20T05:08:41.000+0000" }, { "id": "411264", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T18:53:46.000+0000", "updated": "2017-03-10T18:53:46.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }