{ "id": "154868", "key": "TIMOB-20391", "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": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-07-12T08:49:55.000+0000", "created": "2016-02-11T16:04:21.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "parity" ], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-10-10T16:30:01.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" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "This looks a bit messy:\r\n\r\n* In 5.2 we introduce [Ti.UI.TABLE_VIEW_SEPARATOR_STYLE_NONE|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI-property-TABLE_VIEW_SEPARATOR_STYLE_NONE] and [Ti.UI.TABLE_VIEW_SEPARATOR_STYLE_SINGLE_LINE|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI-property-TABLE_VIEW_SEPARATOR_STYLE_SINGLE_LINE] for Android and iOS but the descriptions don't say where you can use these.\r\n* [Ti.UI.TableView.separatorStyle|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TableView-property-separatorStyle] still says for iOS you should use [Ti.UI.iPhone.TableViewSeparatorStyle.NONE/SINGLE_TINE|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iPhone.TableViewSeparatorStyle] and for MobileWeb [Ti.UI.MobileWeb.TableViewSeparatorStyle.NONE/SINGLE_LINE|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.MobileWeb.TableViewSeparatorStyle]\r\n* [Ti.UI.ListView.separatorStyle|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListView-property-separatorStyle] says it's iOS only and you should use [Ti.UI.iPhone.TableViewSeparatorStyle.NONE/SINGLE_TINE|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iPhone.TableViewSeparatorStyle]\r\n\r\nI'd suggest:\r\n\r\n* We create {{Ti.UI.LIST_SEPARATOR_STYLE_*}} (like we have [Ti.UI.ACCESSORY_TYPE_*|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI-property-LIST_ACCESSORY_TYPE_NONE]) for iOS, Android and MobileWeb\r\n* We let {{Ti.UI.TableView.separatorStyle}} and {{Ti.UI.ListView.separatorStyle}} use these for iOS, Android and MobileWeb\r\n* We deprecate {{Ti.UI.TABLE_VIEW_SEPARATOR_STYLE*}}, {{Ti.UI.iPhone.TableViewSeparatorStyle}} and {{Ti.UI.MobileWeb.TableViewSeparatorStyle}}\r\n* We extend support for {{Ti.UI.ListView.separatorStyle}} to Android", "attachment": [], "flagged": false, "summary": "Parity: Separator style properties for TableView and ListView not aligned", "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": null, "closedSprints": [ { "id": 678, "state": "closed", "name": "2016 Sprint 14 SDK", "startDate": "2016-07-02T00:25:57.921Z", "endDate": "2016-07-16T00:25:00.000Z", "completeDate": "2016-07-18T03:18:29.729Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "376623", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "/cc [~bimmel] since it's partly doc-related", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-02-11T16:04:31.000+0000", "updated": "2016-02-11T16:04:31.000+0000" }, { "id": "376640", "author": { "name": "bimmel-defective", "key": "bimmel", "displayName": "(deactived) Brian Immel", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~fokkezb], Added to the SDK 5.2.0 Beta release notes though I may have to pull it and put it in the RC release notes if it doesn't get resolved before the beta gets released.", "updateAuthor": { "name": "bimmel-defective", "key": "bimmel", "displayName": "(deactived) Brian Immel", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-02-11T17:25:53.000+0000", "updated": "2016-02-11T17:25:53.000+0000" }, { "id": "390468", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Fixed as part of TIMOB-20174. Cleaned-up the constants.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-07-12T08:49:55.000+0000", "updated": "2016-07-12T08:49:55.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }