{ "id": "64128", "key": "TIMOB-3496", "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-09T18:55:27.000+0000", "created": "2011-04-15T03:45:55.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "training" ], "versions": [ { "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-09T18:55:27.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": "It is not possible to set the width of the leftNavButton, and as\r\ndefault it's not the same width as the system button.\r\n\r\nThis makes it inconsistent when using a system button style on\r\none, and a custom image on the other.\r\n\r\nSee screenshot.", "attachment": [ { "id": "18329", "filename": "screenshot-2011-04-02-19h-54m-2.png", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-04-15T03:45:55.000+0000", "size": 20116, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Set width of leftNavButton", "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": null, "comment": { "comments": [ { "id": "177770", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "Any updates?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-01-02T06:42:48.000+0000", "updated": "2012-01-02T06:42:48.000+0000" }, { "id": "177860", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We require a test case to resolve this bug.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-03T10:44:50.000+0000", "updated": "2012-01-03T10:44:50.000+0000" }, { "id": "177942", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "h2. Test case\r\n\r\n{code:lang=javascript|title=app.js}\r\nvar button = Ti.UI.createButton({\r\n\twidth: 100\r\n});\r\n\r\nvar systemButton = Ti.UI.createButton({\r\n\tsystemButton: Ti.UI.iPhone.SystemButton.ACTION\r\n});\r\n\r\nvar win = Ti.UI.createWindow({\r\n\tleftNavButton: button,\r\n\trightNavButton: systemButton\r\n});\r\n\r\nwin.open({\r\n\tmodal: true\r\n});\r\n{code}\r\n\r\nConfirmed on 1.8.0.1 and iOS 5 simulator.", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-01-04T02:08:06.000+0000", "updated": "2012-01-04T02:08:06.000+0000" }, { "id": "202025", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "This is still an issue on Titanium SDK 2.1.0 an iOS 5.1.\r\n\r\nCan someone take a look at this?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-07-08T06:45:28.000+0000", "updated": "2012-07-08T06:45:28.000+0000" }, { "id": "240334", "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:39:53.000+0000", "updated": "2013-03-01T09:39:53.000+0000" }, { "id": "453549", "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-09T18:55:27.000+0000", "updated": "2020-01-09T18:55:27.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }