{ "id": "114271", "key": "TIMOB-13838", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-05-22T13:31:59.000+0000", "created": "2013-05-13T05:45:36.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "exalture", "tabGroup" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-20T16:42:06.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": "App's title text is not showing above the Tabgroup on Android 4.2.\r\n\r\nHere is the test case:\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\nbackgroundColor: 'black'\r\n});\r\n\r\nvar tg = Ti.UI.createTabGroup();\r\nvar tab = Ti.UI.createTab({\r\ntitle: 'Tab 1',\r\nwindow: win\r\n});\r\n\r\ntg.addTab(tab);\r\ntg.open();\r\n{code}\r\n\r\ntiapp.xml:\r\n\r\n{code}\r\n\r\n 17\r\n \r\n \r\n \r\n\r\n{code}\r\n\r\nOnly app icon is showing above the TabGroup.", "attachment": [ { "id": "38878", "filename": "screenshot-1.jpg", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-22T13:42:01.000+0000", "size": 20423, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android 4.2: App title text not showing on TabGroup ", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "253408", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "body": "The issue cannot reproduce with the release master 3.2.0\r\n\r\nTested with: \r\nTitanium SDK version: 3.2.0\r\n\r\nTested on\r\nDevice: Samsung galaxy s duos Android version: 4.0.4 \r\nImage uploaded ", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-22T13:31:59.000+0000", "updated": "2013-05-22T13:31:59.000+0000" }, { "id": "413694", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue cannot be reproduced.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T16:42:06.000+0000", "updated": "2017-03-20T16:42:06.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }