{ "id": "110208", "key": "TIMOB-12891", "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": "15396", "description": "2013 Sprint 07 Core", "name": "2013 Sprint 07 Core", "archived": true, "released": true, "releaseDate": "2013-04-08" }, { "id": "15105", "description": "2013 Sprint 07", "name": "2013 Sprint 07", "archived": true, "released": true, "releaseDate": "2013-04-08" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-03-26T22:03:03.000+0000", "created": "2013-02-26T00:35:45.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "titanium", "triage", "webview" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T18:29:01.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Problem*\r\nUnder certain conditions the text in said webviews seems to grow about 3x for no apparent reason.\r\n\r\n*Steps to Reproduce*\r\n1. Paste provided code into app.js\r\n2. Run code in iOS simulator\r\n3. If you go scroll down, the text size in the first row will increase to about 3 times larger.\r\n\r\nThe second row is the same except there is no event listener attached and the problem doesn't occur.\r\n\r\nThe third row is slightly different as it only has 1
  • element in it but it has an event listener attached and the problem does not occur.\r\n\r\nIn the main project where I first discovered this bug I could trigger it by adding \"style='margin-left:20px'\" to a