{ "id": "114758", "key": "TIMOB-13953", "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": "15564", "description": "2013 Sprint 15 API", "name": "2013 Sprint 15 API", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "15567", "description": "2013 Sprint 15", "name": "2013 Sprint 15", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-07-15T23:21:26.000+0000", "created": "2013-05-22T13:00:47.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" }, { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "30227", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "114033", "key": "TIMOB-13796", "fields": { "summary": "Android: Implement new window architecture", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-10-21T11:27:54.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": "h4. Description\r\n\r\nWhen navBarHidden true is set on a window, the background image does not display correctly. The top of the image does not appear.\r\n\r\nh4. Code to reproduce\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n navBarHidden: true, //comment out this line to see the background image displayed correctly\r\n backgroundImage: 'loginbg.png'\r\n});\r\n\r\n\r\nwin.open();\r\n\r\n{code}", "attachment": [ { "id": "40185", "filename": "loginbg.png", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T20:22:37.000+0000", "size": 205993, "mimeType": "image/png" }, { "id": "40175", "filename": "one.png", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T14:56:17.000+0000", "size": 214589, "mimeType": "image/png" }, { "id": "39645", "filename": "TIMOB-13953-image1.png", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-06-10T14:56:53.000+0000", "size": 565958, "mimeType": "image/png" }, { "id": "39646", "filename": "TIMOB-13953-image2.png", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-06-10T14:56:53.000+0000", "size": 562146, "mimeType": "image/png" }, { "id": "40176", "filename": "two.png", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T14:56:17.000+0000", "size": 200319, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Setting navBarHidden true causes window background image to cut off at the top", "creator": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android 4.2\r\nTi SDK 3.1.0GA", "comment": { "comments": [ { "id": "256886", "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\n\nTested with: \nTitanium SDK version: 3.2.0\n\nTested on\nDevice: Samsung galaxy s duos Android version: 4.0.4 \nImages uploaded", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-06-10T14:54:52.000+0000", "updated": "2013-06-10T14:54:52.000+0000" }, { "id": "259161", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Hieu, Please see the newly attached files. one.png shows when navBarHidden is set to true, and two.png shows when navBarHidden is not set at all.", "updateAuthor": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T14:57:18.000+0000", "updated": "2013-06-24T14:57:18.000+0000" }, { "id": "259238", "author": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Attached the background image.", "updateAuthor": { "name": "btran", "key": "btran", "displayName": "Betty Tran", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T20:22:37.000+0000", "updated": "2013-06-24T20:22:37.000+0000" }, { "id": "259439", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks, Betty. We're doing a big re-architecture of windows, which is related to this issue. Will put on hold until https://github.com/appcelerator/titanium_mobile/pull/4417 is merged.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-25T22:50:22.000+0000", "updated": "2013-06-25T22:50:22.000+0000" }, { "id": "261916", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It appears https://github.com/appcelerator/titanium_mobile/pull/4417 fixed this problem. Resolving ticket.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-15T23:19:41.000+0000", "updated": "2013-07-15T23:19:41.000+0000" }, { "id": "275916", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "window background image is being displayed correctly and not getting cut off.\r\n\r\nVerified fix on:\r\nDevice : Google Nexus 7, Android Version: 4.3\r\nSDK: 3.2.0.v20131018154951\r\nCLI version : 3.2.0\r\nOS : MAC OSX 10.8.4\r\nAlloy : 1.2.2\r\nAppcelerator Studio, build: 3.2.0.201310181700\r\nXCode : 5", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-10-21T11:27:54.000+0000", "updated": "2013-10-21T11:27:54.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }