{ "id": "149279", "key": "TIMOB-19115", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2015-07-01T02:08:37.000+0000", "created": "2015-06-30T13:38:48.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "AppBarSeparator", "CommandBar", "look1" ], "versions": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "issuelinks": [ { "id": "48247", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "149319", "key": "TIDOC-2246", "fields": { "summary": "Ti.UI.Windows.AppBarSeparator should be listed as Windows Store only", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-28T22:55:22.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "The following example and attached screenshots show that there's no visible difference when you leave out the separator from the list of items.\r\n\r\n{code:javascript}\r\nvar backButton = Ti.UI.Windows.createAppBarButton({\r\n icon: Ti.UI.Windows.SystemIcon.BACK\r\n }),\r\n separator = Ti.UI.Windows.createAppBarSeparator(),\r\n forwardButton = Titanium.UI.Windows.createAppBarButton({\r\n icon: Ti.UI.Windows.SystemIcon.FORWARD\r\n }),\r\n commandBar = Ti.UI.Windows.createCommandBar({\r\n items: [backButton, separator, forwardButton]\r\n }),\r\nwin = Ti.UI.createWindow();\r\nwin.add(commandBar);\r\nwin.open();\r\n{code}", "attachment": [ { "id": "56014", "filename": "Screen Shot 2015-06-30 at 15.32.28.png", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-06-30T13:37:58.000+0000", "size": 7906, "mimeType": "image/png" }, { "id": "56013", "filename": "Screen Shot 2015-06-30 at 15.35.31.png", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-06-30T13:37:58.000+0000", "size": 7702, "mimeType": "image/png" } ], "flagged": false, "summary": "Windows: Ti.UI.Windows.AppBarSeparator not visible", "creator": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "SDK 4.1.0 beta (4.1.0.v20150626223333)\r\nWindows 8.1 Enterprise\r\nEmulator 8-1-1", "comment": { "comments": [ { "id": "356485", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "The separator bar control is only available on Windows Store app. \r\n\r\nI can see that [MSDN|https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.ui.xaml.controls.appbarseparator.aspx] says it supports \"*Windows Phone 8.1*\"...but it actually doesn't show anything. I found they mentioned about it here... [Controls list (XAML)|https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465351.aspx] (Search \"App bar separator (Windows only)\")\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-07-01T02:08:37.000+0000", "updated": "2015-07-01T02:08:37.000+0000" }, { "id": "416083", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue mentioned is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-28T22:55:22.000+0000", "updated": "2017-03-28T22:55:22.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }