{ "id": "85857", "key": "TIMOB-7520", "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": "2012-02-04T02:18:57.000+0000", "created": "2012-02-02T11:11:47.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-testadded", "regression" ], "versions": [ { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "issuelinks": [ { "id": "14927", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "83763", "key": "TIMOB-6644", "fields": { "summary": "iOS: Button - setting backgroundImage causes the button not provide visual feedback when it is clicked", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T18:56:07.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Ti.UI.Button does not give feedback that it is being clicked if it has backgroundImage set.\r\n\r\nStep 1: add the attached image to your Resources folder\r\nStep 2: run the code below\r\nStep 3: click the button\r\nStep 4: notice that that button does not give any feedback that it is being clicked\r\n\r\n{code:title=app.js}\r\nvar win = Ti.UI.createWindow({backgroundColor:'#fff'});\r\n\r\nvar share = Ti.UI.createButton({\r\n\t// title: 'Share',\r\n\ttop: 50,\r\n\tleft: 50,\r\n\twidth: 130,\r\n\theight: 35,\r\n\tbackgroundImage:'share.png'\r\n});\r\nwin.add(share);\r\n\r\nwin.open();\r\n{code}\r\n\r\n", "attachment": [], "flagged": false, "summary": "Android: Button - setting backgroundImage causes the button not provide visual feedback when it is clicked", "creator": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 1.8.1, 1.8.0.1, 1.7.5\r\nAndroid: Atrix 2.3.4", "comment": { "comments": [ { "id": "411275", "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:56:07.000+0000", "updated": "2017-03-10T18:56:07.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }