{ "id": "173609", "key": "TIMOB-27075", "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": "20791", "name": "Release 8.0.2", "archived": false, "released": true, "releaseDate": "2019-06-18" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-06-13T10:28:56.000+0000", "created": "2019-05-09T20:24:05.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "TabGroup", "android", "engSchedule", "icon", "regression", "tab", "title" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "updated": "2019-06-13T10:28:56.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" } ], "description": "Setting a new icon on a tab does not update the icon. Works in 7.5.x. Icon renders properly on creation or add of a tab, but you cannot change/update it.\r\n\r\n$.tab.icon = 'image.png'; ", "attachment": [], "flagged": false, "summary": "Android: Cannot change TabGroup tab icon or title after creation", "creator": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "subtasks": [], "reporter": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "environment": null, "comment": { "comments": [ { "id": "448272", "author": { "name": "bgarcia", "key": "bgarcia", "displayName": "Brian García", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can confirm it doesn't work on 8.0.0.GA", "updateAuthor": { "name": "bgarcia", "key": "bgarcia", "displayName": "Brian García", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-09T20:30:55.000+0000", "updated": "2019-05-09T20:30:55.000+0000" }, { "id": "448291", "author": { "name": "bimmel", "key": "bimmel2", "displayName": "Brian Immel", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~raybelisle], is this a documentation issue or an issue with the SDK?", "updateAuthor": { "name": "bimmel", "key": "bimmel2", "displayName": "Brian Immel", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-05-10T15:36:45.000+0000", "updated": "2019-05-10T15:36:45.000+0000" }, { "id": "448292", "author": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "body": "It is with the SDK, but when I tried to create it with the other option, it didn't have SDK 8.0 listed as a valid SDK, so I had to put it under the DOCS section.\r\n", "updateAuthor": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "created": "2019-05-10T15:54:32.000+0000", "updated": "2019-05-10T15:54:32.000+0000" }, { "id": "448312", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi [~raybelisle], can you provide environment details? Also, which platform? iOS, Android, or both?", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-10T22:45:23.000+0000", "updated": "2019-05-10T22:45:23.000+0000" }, { "id": "448313", "author": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "body": "Using:\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.13.6\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8.0GB\r\n\r\nNode.js\r\n Node.js Version = 8.9.1\r\n npm Version = 5.5.1\r\n\r\nTitanium CLI\r\n CLI Version = 5.1.1\r\n node-appc Version = 0.2.44\r\n\r\nTitanium SDKs\r\n 8.0.0.GA\r\n Version = 8.0.0\r\n Install Location = /Users/raybelisle/Library/Application Support/Titanium/mobilesdk/osx/8.0.0.GA\r\n Platforms = iphone, android\r\n git Hash = 3726240fa2\r\n git Timestamp = unknown\r\n node-appc Version = 0.2.47\r\n\r\nThe issue is happening on Android. iOS seems to be fine.\r\n\r\n\r\n", "updateAuthor": { "name": "raybelisle", "key": "raybelisle", "displayName": "Ray Belisle", "active": true, "timeZone": "America/Edmonton" }, "created": "2019-05-10T22:57:42.000+0000", "updated": "2019-05-10T22:57:42.000+0000" }, { "id": "448341", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~raybelisle] My apologies, along with the platform question I meant to ask for sample code to be provided. ", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-13T18:51:06.000+0000", "updated": "2019-05-13T18:51:14.000+0000" }, { "id": "448558", "author": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~raybelisle] can you please provide a reproducible test case?", "updateAuthor": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-21T17:40:11.000+0000", "updated": "2019-05-21T17:40:11.000+0000" }, { "id": "448735", "author": { "name": "bgarcia", "key": "bgarcia", "displayName": "Brian García", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can not upload images but the code is the following\r\n{code:javascript}\r\n\tvar win1 = Ti.UI.createWindow({\r\n\t\tbackgroundColor: 'blue',\r\n\t\ttitle: 'Blue'\r\n\t});\r\n\tvar button = Ti.UI.createButton({ title: 'Change tab' });\r\n\tbutton.addEventListener('click', function () {\r\n\t\ttab1.icon = '/images/ChatBadge.png';\r\n\t\ttab1.title = 'changed';\r\n\t});\r\n\twin1.add(button);\r\n\r\n\tvar win2 = Ti.UI.createWindow({\r\n\t\tbackgroundColor: 'red',\r\n\t\ttitle: 'Red'\r\n\t});\r\n\twin2.add(Ti.UI.createLabel({ text: 'I am a red window.' }));\r\n\r\n\tvar tab1 = Ti.UI.createTab({\r\n\t\t\twindow: win1,\r\n\t\t\ttitle: 'Blue'\r\n\t\t}),\r\n\t\ttab2 = Ti.UI.createTab({\r\n\t\t\twindow: win2,\r\n\t\t\ttitle: 'Red'\r\n\t\t}),\r\n\t\ttabGroup = Ti.UI.createTabGroup({\r\n\t\t\ttabs: [ tab1, tab2 ]\r\n\t\t});\r\n\ttabGroup.open();\r\n{code}", "updateAuthor": { "name": "bgarcia", "key": "bgarcia", "displayName": "Brian García", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-30T09:14:54.000+0000", "updated": "2019-05-30T09:14:54.000+0000" }, { "id": "448744", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reproduced with Titanium SDKs 8.0.0.GA, 8.0.1.GA, and confirmed 7.5.0.GA does not have the issue. Under SDK 8.1.0.v20190530082817 tab titles no longer visible as well. ", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-30T18:42:06.000+0000", "updated": "2019-05-30T18:42:06.000+0000" }, { "id": "448916", "author": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/10950", "updateAuthor": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "created": "2019-06-07T11:48:53.000+0000", "updated": "2019-06-07T11:48:53.000+0000" }, { "id": "448981", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed, waiting on Jenkins builds. Looks like backports are also needed for 8.0.2 and 8.1.0.", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-06-11T12:49:33.000+0000", "updated": "2019-06-11T12:49:33.000+0000" }, { "id": "448982", "author": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "body": "8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10956\r\n8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10957", "updateAuthor": { "name": "ybanev", "key": "ybanev", "displayName": "Yordan Banev", "active": true, "timeZone": "Europe/Athens" }, "created": "2019-06-11T13:06:41.000+0000", "updated": "2019-06-11T13:06:41.000+0000" }, { "id": "449038", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR merged", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-06-12T21:50:49.000+0000", "updated": "2019-06-12T21:50:49.000+0000" }, { "id": "449050", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*Closing ticket* fix verified in SDK Version: {{8.2.0.v20190612155743}}, {{8.1.0.v20190612160220}} and {{8.0.2.v20190612075012}}\r\n\r\nTest and other information can be found at: \r\nMaster: https://github.com/appcelerator/titanium_mobile/pull/10950\r\n8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10956\r\n8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10957", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-06-13T10:28:48.000+0000", "updated": "2019-06-13T10:28:48.000+0000" } ], "maxResults": 15, "total": 15, "startAt": 0 } } }