{ "id": "65756", "key": "TIMOB-5568", "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": "12081", "description": "", "name": "Sprint 2011-41", "archived": true, "released": true, "releaseDate": "2011-10-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-06-08T07:48:37.000+0000", "created": "2011-05-25T03:30:22.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "akulinich", "key": "akulinich", "displayName": "Andrew Kulinich", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T23:31:52.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "The title property of the window is not represented in browser Chrome(Desktop) and Safari(iOs).\r\n{code:JavaScript}\r\nwin = Ti.UI.currentWindow;\r\n\r\nvar b1 = Ti.UI.createButton({\r\n\ttitle: 'title ch1'\r\n});\r\n\r\nvar b2 = Ti.UI.createButton({\r\n\ttitle: 'title ch2'\r\n});\r\n\r\nwin.add(b1);\r\nwin.add(b2);\r\n\r\nb1.addEventListener('click', function(){\r\n\twin.title = 'It is the TITLE';\r\n});\r\n\r\nb2.addEventListener('click', function(){\r\n\twin.title = 'It is the SUPERTITLE';\r\n});\r\n{code} ", "attachment": [], "flagged": false, "summary": "MobileWeb: Property title does not work in window", "creator": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "subtasks": [], "reporter": { "name": "mvasko", "key": "mvasko", "displayName": "Misha Vasko", "active": true, "timeZone": "Europe/Kiev" }, "environment": null, "comment": { "comments": [ { "id": "409101", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as MobileWeb is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T23:31:52.000+0000", "updated": "2017-03-03T23:31:52.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }