{ "id": "93975", "key": "TIMOB-9814", "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": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13418", "description": "Sprint 2012-13 Core", "name": "Sprint 2012-13 Core", "archived": true, "released": true, "releaseDate": "2012-07-01" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-27T16:21:02.000+0000", "created": "2012-06-27T05:12:27.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "qe-and060112", "qe-testadded", "regression" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-12T23:46:59.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": "A window with backgroundRepeat as true shows the single image on any touch event\r\n\r\nRegression. This does not occur on 2.0.2\r\n\r\nSteps to Reproduce:\r\n1. Create an application with code below and launch the application\r\n2. Perform any touch event on the window\r\n\r\nActual: The single image is shown on touch on window and shows back the window with tiled image\r\n\r\nExpected: Touch on window with tiled image should not show the single image\r\n\r\n{code}\r\nvar win = Titanium.UI.createWindow({ \r\n backgroundColor:'blue'\r\n});\r\nwin.backgroundImage = \"KS_nav_ui.png\";\r\nwin.backgroundRepeat = true;\r\nwin.open();\r\n{code}", "attachment": [ { "id": "28757", "filename": "atRest.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T10:22:36.000+0000", "size": 428652, "mimeType": "image/png" }, { "id": "28758", "filename": "withTap.png", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T10:22:36.000+0000", "size": 247860, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Window: A window with backgroundRepeat as true shows the single image, which is actually being repeated, on any touch event", "creator": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio: 2.1.0.201206251749\r\nTitanium SDK: 2.1.0.v20120625134154\r\nAndroid Device: Android Emulator 2.2, Android Tab (V3.2), Galaxy Nexus (V4.0.2)\r\nRuntime: v8", "comment": { "comments": [ { "id": "200560", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified this is a regression form 2.0.2 with additional devices.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T10:08:18.000+0000", "updated": "2012-06-27T10:08:18.000+0000" }, { "id": "200668", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/2482", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T14:24:03.000+0000", "updated": "2012-06-27T14:24:03.000+0000" }, { "id": "200689", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed. Tested and verified with:\r\nTitanium Studio, build: 2.1.0.201206251749\r\nTitanium SDK: 2.1.0.v20120627151616\r\nDevices: Samsung Galaxy tab (3.2); LG (2.3.6)", "updateAuthor": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-27T16:27:04.000+0000", "updated": "2012-06-27T16:27:04.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }