{ "id": "82115", "key": "TIMOB-5906", "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": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-01-09T19:27:13.000+0000", "created": "2011-10-29T11:16:36.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-01-09T19:27:13.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The leftNavButton/rightNavButton is missing shadow when using a custom image.\r\nThe shadow is visible when using a \"systemButton\" icon.\r\n\r\n!Screen Shot 2011-10-29 at 20.11.24.png!\r\n\r\n\r\nTestcase:\r\nJust place the \"switch-language.png\" and \"switch-language@2x.png\" in the \"Resources/iphone\" folder.\r\napp.js:\r\n{code}\r\nvar switchLanguage = Ti.UI.createButton({\r\n\timage: \"iphone/switch-language.png\"\r\n});\r\n\r\nvar actionButton = Ti.UI.createButton({\r\n\tsystemButton: Ti.UI.iPhone.SystemButton.ACTION\r\n});\r\n\r\nvar win = Ti.UI.createWindow({\r\n\tleftNavButton: switchLanguage,\r\n\trightNavButton: actionButton\r\n});\r\n\r\nwin.open({\r\n\tmodal: true\r\n});\r\n{code}", "attachment": [ { "id": "23940", "filename": "Screen Shot 2011-10-29 at 20.11.24.png", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-10-29T11:16:36.000+0000", "size": 37105, "mimeType": "image/png" }, { "id": "23941", "filename": "switch-language.png", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-10-29T11:16:36.000+0000", "size": 1300, "mimeType": "image/png" }, { "id": "23942", "filename": "switch-language@2x.png", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-10-29T11:16:36.000+0000", "size": 1511, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: NavButton image missing shadow", "creator": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "subtasks": [], "reporter": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "environment": "Titanium SDK version: 1.7.3\r\nPlatform & version: iOS 5\r\nDevice Details: iOS simulator and iPad\r\nHost Operating System: Mac OS X 10.7.2\r\nTitanium Studio version: 1.0.6.201110251616", "comment": { "comments": [ { "id": "200192", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "I know this is very minor, but it makes my app look a little unprofessional since it looks a part from the right button. Can someone take a look at this?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-06-25T16:14:58.000+0000", "updated": "2012-06-25T16:14:58.000+0000" }, { "id": "200231", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Sindre - Have you tried it with the latest 2.1.0 build?", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-25T20:40:08.000+0000", "updated": "2012-06-25T20:40:08.000+0000" }, { "id": "200240", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "Yes.\r\n\r\nScreenshot 2.1.0 build:\r\nhttps://img.skitch.com/20120626-j46ag3gxmdaadh9xxsmy1jbsu4.png", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-06-26T02:16:11.000+0000", "updated": "2012-06-26T02:16:11.000+0000" }, { "id": "240335", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "bump", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2013-03-01T09:40:08.000+0000", "updated": "2013-03-01T09:40:08.000+0000" }, { "id": "453568", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It has been decided that this issue should be closed as “Won’t do.” This issue is out of date with our current supported SDK release (7.5.2.GA as of the date of closure), and out of date with mobile OS versions. Updating, or creating code may not reproduce the issue reported, or be a valid test case.\r\n\r\nIf community members feel that the issue is still valid, please create a new ticket. Please reference this closed ticket number, include SDK used, comments, and code that demonstrates/reproduces the issue.", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-09T19:27:13.000+0000", "updated": "2020-01-09T19:27:13.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }