{ "id": "62127", "key": "TIMOB-1495", "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": "2017-08-08T18:22:43.000+0000", "created": "2011-04-15T02:54:19.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api" ], "versions": [ { "id": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" }, { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-08-08T18:22:43.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

The tableview grouped in 1.4 is inconsistent from the standard\r\niOS component. Both the highlight gradient and the border is\r\nwrong.

\r\n

See attached comparison.

{html}", "attachment": [ { "id": "18004", "filename": "tableviewrow-grouped-bug.png", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-04-15T02:54:19.000+0000", "size": 17543, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Inconsistent tableview grouped", "creator": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "subtasks": [], "reporter": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "environment": null, "comment": { "comments": [ { "id": "125849", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "{html}

The TableViewCellSelectionStyle.GRAY is also not gradient.

{html}", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-04-15T02:54:19.000+0000", "updated": "2011-04-15T02:54:19.000+0000" }, { "id": "125850", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "{html}

The tableViewRow also loses its border when selected.

{html}", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-04-15T02:54:19.000+0000", "updated": "2011-04-15T02:54:19.000+0000" }, { "id": "125851", "author": { "name": "jamesk", "key": "jamesk", "displayName": "James K", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

The problem has arisen from a cheap fix intended to solve the\noriginal problem described in this ticket:

\n

\nhttps://appcelerator.lighthouseapp.com/projects/32238/tickets/433-g...

\n

The original problem has existed since late 2009 and has never\nbeen fixed properly.

\n

It means that it is not possible to reproduce a native grouped\ntable view with Titanium.

\n

The solution they adopted appears to have been copied without\nalteration from here:

\n

\nhttp://stackoverflow.com/questions/400965/how-to-customize-the-back...

\n

But this post suggests the answer might be much simpler:

\n

\nhttp://stackoverflow.com/questions/2016316/custom-uitableviewcell-r...

{html}", "updateAuthor": { "name": "jamesk", "key": "jamesk", "displayName": "James K", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:21.000+0000", "updated": "2011-04-15T02:54:21.000+0000" }, { "id": "125852", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [ca24e62d2687a5bb1e7006c28ef62ffe7c1ba10b])\n[#1495]change slider params to be easier to grab\nthumb \nhttp://github.com/appcelerator/titanium_mobile/commit/ca24e62d2687a...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:21.000+0000", "updated": "2011-04-15T02:54:21.000+0000" }, { "id": "125853", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

All fixed except for the cell selection style, which is never\nused anywhere.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:22.000+0000", "updated": "2011-04-15T02:54:22.000+0000" }, { "id": "133677", "author": { "name": "jamesk.au", "key": "jamesk.au", "displayName": "James K", "active": true, "timeZone": "Australia/Sydney" }, "body": "Will this ever be fixed?\n\nIs it not seen as a problem that Titanium cannot be used to produce a native grouped table view?", "updateAuthor": { "name": "jamesk.au", "key": "jamesk.au", "displayName": "James K", "active": true, "timeZone": "Australia/Sydney" }, "created": "2011-05-16T06:38:47.000+0000", "updated": "2011-05-16T06:38:47.000+0000" }, { "id": "172657", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "Seems like this got lost in a black hole. Can anyone take a look at it?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2011-11-14T18:29:30.000+0000", "updated": "2011-11-14T18:29:30.000+0000" }, { "id": "177757", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "Any updates?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-01-02T05:43:05.000+0000", "updated": "2012-01-02T05:43:05.000+0000" }, { "id": "200189", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "This makes an app using grouped tableview look very unprofessional. Can we please get a fix for this one?", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-06-25T16:12:12.000+0000", "updated": "2012-06-25T16:12:12.000+0000" }, { "id": "200232", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@sindre - Do you see this issue even with the latest 2.1.0 build?", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-25T20:42:15.000+0000", "updated": "2012-06-25T20:42:15.000+0000" }, { "id": "200239", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "Yes.\r\n\r\nScreenshot taken with the 2.1.0 build:\r\nhttps://img.skitch.com/20120626-88nmaiuj5yhpxeai325csfknah.png", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2012-06-26T02:12:31.000+0000", "updated": "2012-06-26T02:12:31.000+0000" }, { "id": "240331", "author": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "body": "bump", "updateAuthor": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "created": "2013-03-01T09:38:01.000+0000", "updated": "2013-03-01T09:38:01.000+0000" }, { "id": "426201", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing due to inactivity. If this issue still exists, please raise a new ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-08-08T18:22:43.000+0000", "updated": "2017-08-08T18:22:43.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }