{ "id": "62355", "key": "TIMOB-1723", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" }, { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11255", "name": "Sprint 2011-20", "archived": true, "released": true, "releaseDate": "2011-05-23" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-05-23T16:26:48.000+0000", "created": "2011-04-15T03:00:31.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2011-05-23T16:26:48.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": "{html}

Doesn't happen in iOS. Easy failcase: app.js:

\n
\n\nvar win = Titanium.UI.createWindow();\nvar picker = \n    Ti.UI.createPicker({\n        type: Ti.UI.PICKER_TYPE_PLAIN,\n        columns: [ Ti.UI.createPickerColumn({\n            rows: [ Ti.UI.createPickerRow({title: 'ROW'}) ]\n        }) ]\n    });\npicker.addEventListener('change', function(){alert('changed');});\nwin.add(picker);\nwin.open();\n
{html}", "attachment": [], "flagged": false, "summary": "Android: plain picker fires change event immediately.", "creator": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "126455", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [023cae136a6bb1e8cec06bab07bc4518cb50d480])\nInhibit our change event when the initial item selected event\noccurs (which happens just by setting the adapter). [#1723\nstate:fixed-in-qa] \nhttp://github.com/appcelerator/titanium_mobile/commit/023cae136a6bb...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:00:32.000+0000", "updated": "2011-04-15T03:00:32.000+0000" }, { "id": "126456", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

nexus 1 (2.2), g1 (1.6) ipod touch 4.1. closing.

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:00:32.000+0000", "updated": "2011-04-15T03:00:32.000+0000" }, { "id": "126457", "author": { "name": "ivanskugor", "key": "ivanskugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Not resolved for Samsung Galaxy Tab, tested with above use\ncase.

\n

Ivan

{html}", "updateAuthor": { "name": "ivanskugor", "key": "ivanskugor", "displayName": "Ivan Skugor", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:00:32.000+0000", "updated": "2011-04-15T03:00:32.000+0000" }, { "id": "134082", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening this issue, confirmed it exists in 1_7_X May 20 2011 14:16 (fa01fbbd). As per Thomas, assigning to Don for triage/assignment.\n\nTested with Android 2.3, 3.0.1 simulators and Galaxy Tab 2.2.1\n", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T17:17:42.000+0000", "updated": "2011-05-20T17:17:42.000+0000" }, { "id": "134084", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "h3. Associated Helpdesk Ticket\nhttp://appc.me/c/APP-418333", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-20T17:29:41.000+0000", "updated": "2011-05-20T17:29:41.000+0000" }, { "id": "134126", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with Samsung galaxy Tab and Titanium Studio, build: 1.0.0.201105131803, Titanium SDK version: 1.7.X r86dae2c9.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-23T16:26:48.000+0000", "updated": "2011-05-23T16:26:48.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }