{ "id": "87931", "key": "TIMOB-8035", "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": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13170", "name": "Sprint 2012-06", "archived": true, "released": true, "releaseDate": "2012-03-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-03-16T08:28:33.000+0000", "created": "2012-03-14T11:01:18.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_samples", "qe-testadded", "regression" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [ { "id": "15777", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "87924", "key": "TIMOB-7989", "fields": { "summary": "Android: Specifying Units Breaks Views", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-03-19T15:19:57.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": "RSS Reader sample rows and text overlap (probably due to UI layout changes in mobile 2.0). Screenshot attached.\r\n\r\nSteps to Reproduce:\r\n\r\n1. Download and run RSS sample on android.\r\n\r\nExpected Result:\r\n\r\nRSS sample should be usable.\r\n\r\nActual Result:\r\n\r\nSample rows and text overlap, causing difficult readability and navigation.", "attachment": [ { "id": "26207", "filename": "rss sample android nexus one master.png", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-14T11:01:18.000+0000", "size": 184856, "mimeType": "image/png" } ], "flagged": false, "summary": "Samples: RSS Reader: Android: app ui layout is severely visually compromised", "creator": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 2.0.0.v20120314101738\r\nAndroid: V8\r\nStudio: 1.0.9, 2.0.0.201203121914\r\nOS: Snow Leopard\r\nDevices Tested: Nexus One 2.2.2, Galaxy Nexus 4.0.2", "comment": { "comments": [ { "id": "186581", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Kevin, thoughts?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-15T06:00:23.000+0000", "updated": "2012-03-15T06:00:23.000+0000" }, { "id": "186615", "author": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "body": "This is due to a regression with \"dp\" values being ignored in the latest CI - Tony L. is following up with Marshall, but this likely needs to go to TIMOB.", "updateAuthor": { "name": "kwhinnery", "key": "kwhinnery", "displayName": "Kevin Whinnery", "active": true, "timeZone": "America/Chicago" }, "created": "2012-03-15T09:56:01.000+0000", "updated": "2012-03-15T09:56:01.000+0000" }, { "id": "186617", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It appears the 'dp' property assignments are being ignored in the latest 2.0.0 master CI. If I change the height, width, left, right, etc... properties to _not_ use 'dp', everything formats correctly, albeit for the default pixel density. This needs to be a TIMOB ticket.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-15T09:56:20.000+0000", "updated": "2012-03-15T09:56:20.000+0000" }, { "id": "186619", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Looks like this may be a duplicate of TIMOB-7989. We have a pull request currently pending for this issue:\r\nhttps://github.com/appcelerator/titanium_mobile/pull/1684\r\n\r\nI'll make sure this also gets tested as part of the functional review of the pull request", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-15T10:01:36.000+0000", "updated": "2012-03-15T10:01:36.000+0000" }, { "id": "187212", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Fixed.\r\n\r\nSDK: 2.0.0.v20120319003254\r\nAndroid: V8\r\nStudio: 2.0.0.201203182248\r\nOS: Snow Leopard\r\nDevices Tested: Nexus One 2.2.2, Revolution 2.3.4", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-19T15:01:37.000+0000", "updated": "2012-03-19T15:01:37.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }