{ "id": "114285", "key": "TIMOB-13843", "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": "2017-06-26T22:21:55.000+0000", "created": "2013-05-13T12:30:47.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-04-04T23:20:33.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": "*Steps to reproduce*\r\n1. Run attached application\r\n2. Click the button\r\n3. See that the backgroundSelectedImage doesn't show\r\n\r\n*Expected result*\r\nThe button will highlight to red\r\n\r\n*Actual result*\r\nButton's appearance doesn't change\r\n\r\n*Test case*\r\n{code:javascript}var win = Ti.UI.createWindow({\r\n\tbackgroundColor : \"#FFF\"\r\n});\r\n\r\nvar button = Ti.UI.createButton({\r\n\ttitle : 'Click',\r\n\tbackgroundSelectedImage : 'testButton2.png',\r\n\tbackgroundImage : 'testButton.png',\r\n});\r\n\r\nwin.add(button);{code}", "attachment": [ { "id": "38397", "filename": "buttonSelectedImage.zip", "author": { "name": "ypidstryhach_gl", "key": "ypidstryhach_gl", "displayName": "Yaroslav Pidstryhach", "active": true, "timeZone": "Europe/Helsinki" }, "created": "2013-05-13T12:30:47.000+0000", "size": 3045715, "mimeType": "application/zip" } ], "flagged": false, "summary": "MobileWeb: Button.backgroundSelectedImage has no effect", "creator": { "name": "ypidstryhach_gl", "key": "ypidstryhach_gl", "displayName": "Yaroslav Pidstryhach", "active": true, "timeZone": "Europe/Helsinki" }, "subtasks": [], "reporter": { "name": "ypidstryhach_gl", "key": "ypidstryhach_gl", "displayName": "Yaroslav Pidstryhach", "active": true, "timeZone": "Europe/Helsinki" }, "environment": "Titanium Studio, build: 3.2.0.201304132105, titanium sdk 3.2.0.v20130510175642", "comment": { "comments": [ { "id": "251633", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and confirmed on Android browser and Firefox with latest Ti SDK 3.2 CI. Can't get the sample to load in Safari for some reason...", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-13T21:10:26.000+0000", "updated": "2013-05-13T21:10:26.000+0000" }, { "id": "422882", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving as \"Won't Fix\" as MobileWeb has been deprecated.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-26T22:21:55.000+0000", "updated": "2017-06-26T22:21:55.000+0000" }, { "id": "436417", "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-04T23:20:33.000+0000", "updated": "2018-04-04T23:20:33.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }