{ "id": "136660", "key": "TIMOB-17703", "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": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" }, { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-09-26T23:36:42.000+0000", "created": "2014-09-16T15:18:10.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.4.0" ], "versions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "issuelinks": [ { "id": "41205", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "126414", "key": "TIMOB-16461", "fields": { "summary": "iOS: Customise badge and close icon of TiUIDashboard items", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-11-21T20:26:29.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": "h5. Problem description\r\n\r\nTi.UI.Dashboarditem object is not displaying badges and the close 'X' button correctly on iPhone 6 and iPhone 6+ simulators.\r\nThose are correctly displayed on iPad mini device with iOS 8. \r\n\r\nh5. Steps to reproduce\r\nSample code attached extracted from KitchenSink - so to reproduce, either run Kitchensink and go to Views>Dashboard Views or run the attached sample project.\r\n\r\n1. Run the sample on both iPhone 6 simulators and iOS device with iOS 8 and check the Dashboarditem badge for the first item.\r\nResult: Badge displayed is on the top left, just a white number. See comparison screenshots.\r\n2. Click and hold to re-order or delete the icons\r\nResult: 'Delete' button is displayed with no 'X' in the middle. See comparison screenshots.", "attachment": [ { "id": "51305", "filename": "Dashboarditem_sample.zip", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T18:32:25.000+0000", "size": 8675909, "mimeType": "application/zip" }, { "id": "51293", "filename": "iPadDevice_iOS8_badgeCount.PNG", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T15:18:10.000+0000", "size": 52025, "mimeType": "image/png" }, { "id": "51294", "filename": "iPadDevice_iOS8_delete.PNG", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T15:18:10.000+0000", "size": 62086, "mimeType": "image/png" }, { "id": "51291", "filename": "iPhone6_simulator_badgeCount.png", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T15:18:10.000+0000", "size": 45966, "mimeType": "image/png" }, { "id": "51292", "filename": "iPhone6_simulator_delete.png", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T15:18:10.000+0000", "size": 56467, "mimeType": "image/png" } ], "flagged": false, "summary": "\"Ti.UI.Dashboarditem\" badges are not correctly displayed on iPhone 6/6+ simulator", "creator": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 3.4.0.v20140915175720 \r\nAppcelerator Studio 3.4.0.201409131030\r\nCLI 3.4.0-rc3\r\nAlloy 1.5.0-rc2\r\nXcode6 GM", "closedSprints": [ { "id": 214, "state": "closed", "name": "2014 Sprint 19 Tooling", "startDate": "2014-09-15T20:19:33.669Z", "endDate": "2014-09-27T00:00:00.000Z", "completeDate": "2014-09-29T14:02:07.744Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "323997", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is a CLI issue. Assigning to CB1kenobi.\r\n\r\nReproducable with TiSDK 3.3.0.GA\r\nHappens on on simulator builds, works fine on device. Not iOS 8 or iPhone 6 related.", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-16T17:43:37.000+0000", "updated": "2014-09-16T17:44:56.000+0000" }, { "id": "324011", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master: https://github.com/appcelerator/titanium_mobile/pull/6095\r\n3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6096\r\n\r\nTo test, you need to test Ti.UI.DashboardItem and Ti.UI.ImageView (without specifying an image so that the default image is displayed). I believe you can test this by running KitchenSink and finding the appropriate tests.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-09-16T18:21:15.000+0000", "updated": "2014-09-16T18:21:15.000+0000" }, { "id": "324105", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Verified fix on:\r\n\r\nMac OSX 10.9.4\r\nAppcelerator Studio, build: 3.4.0.201409131030\r\nTitanium SDK build: 3.4.0.v20140916151649 \r\nTitanium CLI, build: 3.4.0-rc4\r\nAlloy: 1.5.0-rc2\r\nXcode6 GM Seed\r\niPhone 6 Simulator, iPhone 6 Plus Simulator\r\nKitchenSink 3.1.1\r\n\r\nNavigated to Views->Dashboard Views,the badge was displayed correctly and when trying to remove and app the delete button was displayed correctly.\r\n\r\nClosing ticket.", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2014-09-16T23:41:04.000+0000", "updated": "2014-09-16T23:41:25.000+0000" }, { "id": "325951", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Reopening to set story points.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-09-26T23:36:31.000+0000", "updated": "2014-09-26T23:36:31.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }