{ "id": "61966", "key": "TIMOB-1334", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:49:42.000+0000", "created": "2011-04-15T02:49:42.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "focus", "ios", "webview" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T19:23:18.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": "{html}
See it in KS:
\n1.open KitchenSink on iPhone (not seen on android, no\n\"highlight\" appears when tapping into the field), nav to\nbaseUI>Views>webViews>External URL
\n2.tap into the main search field (below googles logo) and watch the\nsize of the focus rect when tapping in.
results: the focus rect is smaller than the actual field. Not\nseen in the simulator, found on a 3g running 3.1.2
\nunable to take a screen shot, as the rect does not appear in the\ncapture?
Not something we have control over, and also not seeing this\nbehavior (especially in iOS 4). Text field focus looks correct to\nme, going to mark invalid.