{ "id": "85105", "key": "TIMOB-7286", "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": "12094", "description": "", "name": "Sprint 2012-02", "archived": true, "released": true, "releaseDate": "2012-01-29" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-23T14:10:20.000+0000", "created": "2012-01-18T22:05:06.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-port", "stage2" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2012-08-27T16:00:09.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Given a Button with a backgroundImage, the text becomes vertically aligned to the top of the Button.\r\n\r\nSample code: One Button has a backgroundImage, the other doesn't:\r\n{noformat}\r\nvar window = Ti.UI.createWindow({\r\n\tbackgroundColor : '#357'\r\n});\r\nvar button1 = Ti.UI.createButton({\r\n\ttitle : 'BG img',\r\n\ttop : 50,\r\n\tleft : 100,\r\n\twidth : 70,\r\n\theight : 32,\r\n\tbackgroundImage:'/images/sections/live/bt_inactive.png'\r\n}); \r\nvar button2 = Ti.UI.createButton({\r\n\ttitle : 'No BG img',\r\n\ttop : 100,\r\n\tleft : 100,\r\n\twidth : 70,\r\n\theight : 32\r\n});\r\nwindow.add(button1);\r\nwindow.add(button2);\r\nwindow.open();\r\n{noformat}\r\n\r\nThe resulting buttons are shown in the attached screencapture.\r\n", "attachment": [ { "id": "25164", "filename": "MobileWebButtonText.tiff", "author": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-18T22:05:06.000+0000", "size": 7852, "mimeType": "image/tiff" }, { "id": "25274", "filename": "timob-7286.zip", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-01-23T13:50:18.000+0000", "size": 1311, "mimeType": "application/zip" } ], "flagged": false, "summary": "MobileWeb: Incorrect vertical text alignment on Button with backgroundImage", "creator": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "180229", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This is a valid issue, but was indirectly fixed when we fixed TIMOB-7294.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-01-23T13:50:55.000+0000", "updated": "2012-01-23T13:50:55.000+0000" }, { "id": "216334", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fix on:\r\nTitanium studio : 2.1.1.201207271312\r\nSDK version : 2.2.0.v20120824175712\r\nChrome 21.0.xx\r\nFirefox 14.0.1\r\nSafari 6.0\r\nAndroid 2.3.6 default browser\r\nIphone 5.0.1 mobile safari", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-08-27T16:00:09.000+0000", "updated": "2012-08-27T16:00:09.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }