{ "id": "103293", "key": "TIMOB-11452", "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-06-26T22:23:17.000+0000", "created": "2012-10-13T02:56:18.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-04-04T23:20:39.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": "There's a number of things that are causing this to break. For starters, we simply do not allow bottom, right, and center to be animated. Second, even if we did, we don't query the current bottom, right, or center values properly.\r\n\r\nThe problem is partly solved by tinkering with the layout engine and part with the animation code. We may need to convert all bottom, right, and center animations to height/top or left/width based animations.", "attachment": [], "flagged": false, "summary": "MobileWeb: Cannot animate element's bottom, right, or center properties", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "223397", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This should work. The call to calculateAnimation() is what converts center, bottom, and right to left/top coordinates. The animation engine shouldn't be dealing with any position arguments passed in at all. It should only deal with what is returned from caculateAnimation(). It's probably just a bug in calculateAnimation(). Does this affect all layouts, or just composite?", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-13T17:23:00.000+0000", "updated": "2012-10-13T17:23:00.000+0000" }, { "id": "223416", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I've only tested composite layouts. While there may be issues in calculateAnimation(), there definitely are issues in the animation go() function where we simply ignore bottom, right, and center properties.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-10-13T21:02:55.000+0000", "updated": "2012-10-13T21:02:55.000+0000" }, { "id": "422887", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving as \"Won't Fix\" as MobileWeb has been deprecated.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-26T22:23:17.000+0000", "updated": "2017-06-26T22:23:17.000+0000" }, { "id": "436458", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as will not fix.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-04-04T23:20:39.000+0000", "updated": "2018-04-04T23:20:39.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }