{ "id": "65706", "key": "TIMOB-5626", "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": "2018-04-04T23:57:42.000+0000", "created": "2011-05-24T06:08:32.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-04-05T00:00:03.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": [ { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Event 'selected' not works with textArea object. The label should be appear when the text in the textField is selected. \r\n{code:JavaScript}\r\nwin = Ti.UI.currentWindow;\r\n\r\nta = Ti.UI.createTextArea({\r\n\twidth: 200,\r\n\theight: 100,\r\n\ttop: 10,\r\n\tleft: 10,\r\n\tvalue: 'textArea'\r\n})\r\n\r\nta.addEventListener('selected', function(){\r\n\tvar label = Ti.UI.createLabel({\r\n\t\ttext: 'selected works',\r\n\t\tbackgroundColor:'red',\r\n\t\ttop: 150\r\n\t})\r\n\twin.add(label);\r\n})\r\nwin.add(ta);\r\n{code}", "attachment": [], "flagged": false, "summary": "MobileWeb: Event 'selected' doesn't work with textArea.", "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, "closedSprints": [ { "id": 199, "state": "closed", "name": "2014 Sprint 18 SDK", "startDate": "2014-09-02T22:56:57.421Z", "endDate": "2014-09-13T00:00:00.000Z", "completeDate": "2014-09-15T20:08:19.146Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "156688", "author": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "body": "Bug is still present.", "updateAuthor": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "created": "2011-06-13T23:18:59.000+0000", "updated": "2011-06-13T23:18:59.000+0000" }, { "id": "436494", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as will not fix\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-04-04T23:57:42.000+0000", "updated": "2018-04-04T23:57:42.000+0000" }, { "id": "436502", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as will not fix", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-04-05T00:00:03.000+0000", "updated": "2018-04-05T00:00:03.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }