{ "id": "63121", "key": "TIMOB-2489", "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": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-07-26T12:25:13.000+0000", "created": "2011-04-15T03:21:06.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "19358", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "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": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-26T22:02:08.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Tested in 1.5 nightly from Dec 2

\n

The event shown below is never fired:

\n


\n// this sets the background color of the master UIView (when there\nare no windows/tab groups on it)\nTitanium.UI.setBackgroundColor('#000');

\n

// create tab group var tabGroup =\nTitanium.UI.createTabGroup();

\n

// // create base UI tab and root window // var win1 =\nTitanium.UI.createWindow({

\n{mkd-extraction-b12c806ee1d2e7db5fb069380fbf785e}\n

}); var tab1 = Titanium.UI.createTab({

\n{mkd-extraction-c89f458546edb1bf250f00a3c451b276}\n

});

\n

var view1 =\nTitanium.UI.createView({backgroundColor:'#123'});
\nvar view2 = Titanium.UI.createView({backgroundColor:'#456'});
\nvar view3 = Titanium.UI.createView({backgroundColor:'#789'});
\nvar scrollview = Titanium.UI.createScrollableView({

\n{mkd-extraction-e24ea97f0de30f4adfa83f896943762c}\n

});

\n

scrollview.addEventListener('click', function(e) {

\n{mkd-extraction-3ab8832eb3f2ff50d14dbba91229f9a5}\n

});

\n

win1.add(scrollview);

\n

tabGroup.addTab(tab1);

\n

// open tab group tabGroup.open();

{html}", "attachment": [ { "id": "18155", "filename": "app.js", "author": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:21:06.000+0000", "size": 928, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "scrollableView not recieving click/singletap events", "creator": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128616", "author": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Formatting above is wacky. app.js attached.

{html}", "updateAuthor": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:21:06.000+0000", "updated": "2011-04-15T03:21:06.000+0000" }, { "id": "128617", "author": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

this is only reported on android, not tested on iOS

{html}", "updateAuthor": { "name": "michaeldeltito", "key": "michaeldeltito", "displayName": "Michael Del Tito", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:21:07.000+0000", "updated": "2011-04-15T03:21:07.000+0000" }, { "id": "165014", "author": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I also have this same issue. And it does the same thing on iOS", "updateAuthor": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-04T12:32:06.000+0000", "updated": "2011-09-04T12:32:06.000+0000" }, { "id": "209693", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce in SDK 2.2.0.014b86f, iPhone Sim 5.1.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T12:25:13.000+0000", "updated": "2012-07-26T12:25:13.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }