{ "id": "80941", "key": "TIMOB-5422", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-07-10T22:08:09.000+0000", "created": "2011-10-03T21:09:45.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "core", "exalture" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-18T17:48:50.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 the opacity property on creation of an object seems to be ignored and always set to 1.0. Animation will respect opacity. See Example:\r\n{code:title = app.js}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar web = Ti.UI.createWebView({\r\n\turl:'http://appcelerator.com',\r\n\topacity:0.5\r\n});\r\n\r\nwin.add(web);\r\n\r\nweb.addEventListener('longpress', function(){\r\n\tweb.animate({opacity:0.5, duration:500});\r\n});\r\n\r\nwin.open();\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Android: Webviews not respecting opacity property", "creator": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "aleard", "key": "aleard", "displayName": "Alan Leard", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android Emulator and Device", "comment": { "comments": [ { "id": "423820", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-10T22:08:09.000+0000", "updated": "2017-07-10T22:08:09.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }