{ "id": "107200", "key": "AC-2087", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-01-29T17:22:24.000+0000", "created": "2012-12-28T12:29:22.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:03.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": "Titanium.UI.MobileWeb.NavigationGroup: property top is undefined after creation.\r\n\r\n{code}var self = Ti.UI.createWindow();\r\n\r\nvar win2 = Ti.UI.createWindow({\r\nbackgroundColor: 'red',\r\ntitle: 'Red Window'\r\n});\r\n\r\nvar nav = Ti.UI.MobileWeb.createNavigationGroup({\r\n window: win2\r\n}); \r\n\r\nconsole.log(nav.top); // undefined\r\nconsole.log(nav.getTop()); // undefined {code}", "attachment": [], "flagged": false, "summary": "Titanium.UI.MobileWeb.NavigationGroup: property top is undefined", "creator": { "name": "ypidstryhach_gl", "key": "ypidstryhach_gl", "displayName": "Yaroslav Pidstryhach", "active": true, "timeZone": "Europe/Helsinki" }, "subtasks": [], "reporter": { "name": "ypidstryhach_gl", "key": "ypidstryhach_gl", "displayName": "Yaroslav Pidstryhach", "active": true, "timeZone": "Europe/Helsinki" }, "environment": "Tizen 2.0.0a2, Magnolia ref.device 210", "comment": { "comments": [ { "id": "236437", "author": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi, \nIt's returning undefined because you're not giving \"top\" property a value inside createNavigationGroup()", "updateAuthor": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-29T17:21:25.000+0000", "updated": "2013-01-29T17:21:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }