{ "id": "130841", "key": "TIMOB-17065", "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": "2014-06-04T17:39:12.000+0000", "created": "2014-05-23T21:45:20.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "3.3.0", "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:58:09.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": [], "description": "tiapp.xml:\r\n{code}true{code}\r\n\r\napp.tss:\r\n{code}\r\n\"Window\": {\r\n\tnavBarHidden: true,\r\n}\r\n{code}\r\n\r\nAnd ActionBar (navbar) is still shown.\r\n\r\nIt only happans on 3.3.0 Alpha+. \r\n\r\nThe following commit breaks it: [bbf23c59f83eeda97513fdf4e09f2c2bdc1def9c|https://github.com/appcelerator/titanium_mobile/commit/bbf23c59f83eeda97513fdf4e09f2c2bdc1def9c]", "attachment": [], "flagged": false, "summary": "navBarHidden doesn't hide the ActionBar as it suppose to", "creator": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "subtasks": [], "reporter": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "environment": "Android KitKat 4.4.2, Titanium 3.3.0 Alpha SDK", "closedSprints": [ { "id": 105, "state": "closed", "name": "2014 Sprint 11 SDK", "startDate": "2014-05-27T21:43:32.338Z", "endDate": "2014-06-07T00:00:00.000Z", "completeDate": "2014-06-09T21:36:37.587Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "307479", "author": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "Hey,\r\n\r\nI fixed it on https://github.com/appcelerator/titanium_mobile/pull/5764 \r\n\r\nI tested and it works.\r\nLet me know if anything is missing from the pull request.", "updateAuthor": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-06-04T09:55:54.000+0000", "updated": "2014-06-04T09:55:54.000+0000" }, { "id": "307533", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Dan, we are removing support for navBarHidden with the implementation of AppCompat. Documentation will be update accordingly. 'navBarHidden' used to hide the title bar, but now since we have full support for ActionBar, this is no longer relevant. Please use the hide() method to hide the actionBar, or you can implement your own appcompat themes for the activities, which is essentially what the above PR does.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T17:38:22.000+0000", "updated": "2014-06-04T17:38:22.000+0000" }, { "id": "307756", "author": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "When to call \r\n{code}\r\nhide() \r\n{code} \r\nSo it the user will never see the title bar ?\r\n\r\nHow can I implement my own theme for all activities ?", "updateAuthor": { "name": "danpe", "key": "danpe", "displayName": "Dan Peleg", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-06-05T22:41:49.000+0000", "updated": "2014-06-05T22:41:49.000+0000" }, { "id": "415181", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as \"Won't Fix\".", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:58:09.000+0000", "updated": "2017-03-22T22:58:09.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }