{ "id": "125988", "key": "TIMOB-16546", "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-29T18:44:02.000+0000", "created": "2014-02-06T19:03:49.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "15856", "description": "Release 3.2.1", "name": "Release 3.2.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-04-04T23:20:27.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": "Animation does not work for activity indicator when using MobileWeb on Firefox. This is due to the setTimeout delay being too short.\r\n\r\nThis is fixed in this pull request:\r\n\r\nhttps://github.com/appcelerator/titanium_mobile/pull/4968", "attachment": [], "flagged": false, "summary": "MobileWeb: ActivityIndicator does not animate properly on Firefox browser", "creator": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "3.2.1+. Firefox (latest) all platforms.", "comment": { "comments": [ { "id": "291871", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thank you for submitting this pull request. It appears that this pull request includes multiple improvements and fixes. Please submit one pull request for one issue. We would also need a test case that we can use to validate your issue and the fix.\n\nhttp://docs.appcelerator.com/titanium/latest/#!/guide/Pull_Request_Guide\n", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-07T06:57:18.000+0000", "updated": "2014-02-07T06:57:18.000+0000" }, { "id": "291915", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'd love to. However, Github seems to only let me submit on pull request at a time. And since my initial pull request is from November 14 (and was never acted upon) all subsequent commits to my fork are queuing up in the same pull request. I don't profess to be a Github expert, but each time I click \"create pull request\" is takes me back to my original.", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-07T16:53:03.000+0000", "updated": "2014-02-07T16:53:03.000+0000" }, { "id": "292073", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I see now why you have unrelated changes in the same pull request. It is one of the gotchas of github. Please take a look at a nice article that describes the best practices.\n\nhttp://codeinthehole.com/writing/pull-requests-and-other-good-practices-for-teams-using-github/\n\nAn excerpt from the article:\nIt's important to use a new branch for pull requests for several reasons:\n\nIt allows you to submit multiple pull requests without confusion. The classical Github gotcha is to continue committing to a pull request branch after making the initial request. When these commits are pushed to the remote, they will become part of the original pull request which often ends up conflating unrelated functionality.\n\nPlease resubmit individual pull requests for individual fixes / enhancements and we would take a look at them at a priority.\n\n", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-09T06:04:26.000+0000", "updated": "2014-02-09T06:04:26.000+0000" }, { "id": "293398", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please let us know if you plan to submit one pull request for one issue.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-17T07:33:53.000+0000", "updated": "2014-02-17T07:33:53.000+0000" }, { "id": "293516", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm keeping a list of things I'm fixing @ https://github.com/gstreetmedia/titanium_mobile_mobileweb\n\nCurrently I'm having to fix at least one to two things daily. I'll try to push these back your way after I figure out Git (former Subversion user here). ", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-18T15:08:44.000+0000", "updated": "2014-02-18T15:08:44.000+0000" }, { "id": "295213", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Andrew - We have received multiple tickets and pull requests from you. Thank you for your dedication in making this platform better. I wanted to check with you if you plan to submit a pull request for this particular ticket or should we close it in favor of other pull requests. Let us know.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-03T02:53:05.000+0000", "updated": "2014-03-03T02:53:05.000+0000" }, { "id": "295252", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This item is fixed in \nhttps://github.com/appcelerator/titanium_mobile/pull/5371\n\n", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-03T14:47:54.000+0000", "updated": "2014-03-03T14:47:54.000+0000" }, { "id": "295467", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving this ticket and PR to engineering for further evaluation.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T06:16:47.000+0000", "updated": "2014-03-04T06:16:47.000+0000" }, { "id": "302778", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Based on comments, sounds like it needs to be bumped until we have a better handle on how to fix it.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-28T19:56:53.000+0000", "updated": "2014-04-28T19:56:53.000+0000" }, { "id": "305698", "author": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I've updated the code in my pull request @\r\nhttps://github.com/appcelerator/titanium_mobile/pull/5371\r\n\r\nThis version uses png's, reduces a lot of code complexity at the expense of some size to house four flavors of the indicator (white small, black small, white big, black big).\r\n\r\nI've tested it on every browser I can get my hands on and it seems to work very well across the board.\r\n\r\nSubmitted for your review.", "updateAuthor": { "name": "andrew@gstreetmedia.com", "key": "andrew@gstreetmedia.com", "displayName": "Andrew Greenstreet", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-20T14:58:12.000+0000", "updated": "2014-05-20T14:58:12.000+0000" }, { "id": "305766", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~andrew@gstreetmedia.com] Awesome! I'll take a peek as soon as I have a second to breathe. Appreciate the pull request. :)", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-05-20T19:25:25.000+0000", "updated": "2014-05-20T19:25:25.000+0000" }, { "id": "423173", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket 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-29T18:44:02.000+0000", "updated": "2017-06-29T18:44:02.000+0000" }, { "id": "436374", "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:27.000+0000", "updated": "2018-04-04T23:20:27.000+0000" } ], "maxResults": 13, "total": 13, "startAt": 0 } } }