{ "id": "79956", "key": "TIMOB-5557", "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": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-09-05T05:23:31.000+0000", "created": "2011-09-02T03:42:50.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "akulinich", "key": "akulinich", "displayName": "Andrew Kulinich", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T22:34:21.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": "Browser can not correctly render tabGroup if it has more than 6 tabs. iOS render only 3 tabs correctly.\r\n\r\nExample:\r\n{code:javascript}\r\nvar win = Ti.UI.currentWindow;\r\n\r\nvar tabGroup1 = Ti.UI.createTabGroup({\r\n\t\r\n});\r\nwin.add(tabGroup1);\r\n\r\nvar tabs = [];\r\n\r\nfor (var ii = 0; ii < 7; ii++){\r\n\ttabs[ii] = Ti.UI.createTab({\r\n\t\ttitle: 'Tab ' + ii\r\n\t});\r\n\ttabGroup1.addTab(tabs[ii]);\r\n};\r\n{code} ", "attachment": [ { "id": "22794", "filename": "Correct.png", "author": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "created": "2011-09-02T03:42:50.000+0000", "size": 1934, "mimeType": "image/png" }, { "id": "22793", "filename": "Wrong.png", "author": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "created": "2011-09-02T03:42:50.000+0000", "size": 2574, "mimeType": "image/png" } ], "flagged": false, "summary": "MobileWeb: Browser can not correctly render tabGroup if it has more than 6 tabs. ", "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, "comment": { "comments": [ { "id": "408995", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T22:34:21.000+0000", "updated": "2017-03-03T22:34:21.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }