{ "id": "110904", "key": "TIMOB-13012", "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": "2013-06-04T00:12:35.000+0000", "created": "2013-03-09T01:33:22.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "sdk-bb" ], "versions": [], "issuelinks": [], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-13T21:05:37.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Not sure if this is a new thing implemented for BB.If not then its a regression.\r\nJosh you can help me here.\r\n\r\nAlso, note this is not seen in build 3.1.0.v20130305173300\r\n\r\nDescription:\r\n1.Install the Ti sdk mentioned in the environment\r\n2.Create a default app from the default template\r\n3.Build & run on emulator/device\r\n\r\nActual result:\r\n1.You see a blue header for the apps with tabs\r\n\r\nExpected Result:\r\n1.You should not see any header", "attachment": [ { "id": "36092", "filename": "header.PNG", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-03-09T01:44:11.000+0000", "size": 131072, "mimeType": "image/png" } ], "flagged": false, "summary": "BlackBerry : We see a blue header in BB apps with tabs", "creator": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Ti studio : 3.1.0.201303081440\r\nTi sdk : 3.1.0.v20130308151818\r\nmac osx 10.8.2\r\nlinux 12.04\r\nwin 7\r\nwin 8\r\n", "comment": { "comments": [ { "id": "241470", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This is seen on both device & emulator", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-03-09T01:45:11.000+0000", "updated": "2013-03-09T01:45:11.000+0000" }, { "id": "255557", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "That is the default appearance of the TitleBar. The TitleBar should only be present if a \"title\" is set on the window for the tab.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-03T18:59:48.000+0000", "updated": "2013-06-03T18:59:48.000+0000" }, { "id": "255683", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested the follow case. If I remove the title from the window, the header goes away:\n{code:javascript}\nvar tabGroup = Ti.UI.createTabGroup();\n\nvar win = Ti.UI.createWindow();\n\nvar tab = Ti.UI.createTab({title: 'foo', window: win});\ntabGroup.addTab(tab);\n\ntabGroup.open();\n{code}", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-04T00:11:29.000+0000", "updated": "2013-06-04T00:11:29.000+0000" }, { "id": "255684", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Marking as won't fix since this appears to be correct behavior.\r\n", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-04T00:12:35.000+0000", "updated": "2013-06-04T00:12:35.000+0000" }, { "id": "411538", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-13T21:05:37.000+0000", "updated": "2017-03-13T21:05:37.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }