{ "id": "103718", "key": "TIMOB-11552", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14168", "description": "2012 Sprint 22 API", "name": "2012 Sprint 22 API", "archived": true, "released": true, "releaseDate": "2012-11-05" }, { "id": "14274", "description": "2012 Sprint 22", "name": "2012 Sprint 22", "archived": true, "released": true, "releaseDate": "2012-11-05" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-10-26T00:03:53.000+0000", "created": "2012-10-20T16:05:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "SupportTeam", "api", "triage" ], "versions": [ { "id": "14137", "description": "Release 2.1.3", "name": "Release 2.1.3", "archived": true, "released": true, "releaseDate": "2012-10-03" }, { "id": "14161", "description": "Release 3.0.1", "name": "Release 3.0.1", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-12-18T19:24: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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h3. Issue\r\n\r\nIf compiled on Android with android:targetSdkVersion=\"16\" specified in tiapp.xml, the textField component background/border and cursor are invisible. This happens on the KitchenSink too(TextField -> Soft Input Foxus). \r\n\r\nh3. Steps to Reproduce\r\n\r\n1. In the KitchenSink app, specify the targetSDKVersion property in tiapp.xml to 16.\r\n\r\n2. Run the Kitchen Sink app and navigate to TextField -> Soft Input Focus\r\n\r\nAlso, switch UI component looks as its bottom was cutoff and its \"on\" indicator looks very thin.", "attachment": [ { "id": "32853", "filename": "Screen Shot 2012-10-20 at 10.05.31 AM.png", "author": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "created": "2012-10-20T17:07:24.000+0000", "size": 21941, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Conflict between actionBar and Textfield/Switch appearance Android ICS and Jellybean", "creator": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "environment": "Platform OS: Android 4.1.x\r\nTitanium SDK: 2.1.3.GA", "comment": { "comments": [ { "id": "225003", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is by design: http://stackoverflow.com/questions/13038137/why-does-edititext-control-not-show-border-of-box. Modifications will be made to KS to make the text fields more visible, i.e setting the \"hint\" property.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-25T21:49:26.000+0000", "updated": "2012-10-25T21:49:26.000+0000" }, { "id": "225014", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR https://github.com/appcelerator-developer-relations/KitchenSink/pull/66", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-25T23:04:44.000+0000", "updated": "2012-10-25T23:04:44.000+0000" }, { "id": "225021", "author": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "body": "Is this also the case with the switch appearance?", "updateAuthor": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "created": "2012-10-25T23:29:11.000+0000", "updated": "2012-10-25T23:29:11.000+0000" }, { "id": "225022", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Yes, I believe so. http://developer.android.com/guide/topics/ui/controls/togglebutton.html", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-25T23:32:30.000+0000", "updated": "2012-10-25T23:51:06.000+0000" }, { "id": "225027", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "3_0_X PR: https://github.com/appcelerator-developer-relations/KitchenSink/pull/67", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-26T00:03:12.000+0000", "updated": "2012-10-26T00:03:12.000+0000" }, { "id": "231892", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed. Tested and verified on:\r\nTitanium Studio, build: 3.0.0.201212131639\r\nTitanium SDK, build: 3.0.0.v20121212184921\r\nDevices: LG Nexus 4 (4.2); HTC Evo (4.0.3)", "updateAuthor": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-18T19:24:01.000+0000", "updated": "2012-12-18T19:24:01.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }