{ "id": "61272", "key": "TIMOB-640", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-07-28T17:05:27.000+0000", "created": "2011-04-15T02:33:28.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "1.1.2", "ios", "ipad" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-07-28T17:05:27.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}

If adding more than one web view to a scrollable view, only the\nfirst web view is shown.

\n

This appear to be a new in 1.1.2

\n

var wv1 = Titanium.UI.createWebView({url:'http://www.thorson.dk/saxotimes/terror.html'});
\nvar wv2 = Titanium.UI.createWebView({url:'http://www.thorson.dk/saxotimes/naboer.html'});
\n 
\nvar scrollView =\nTitanium.UI.createScrollableView({views:[wv1,wv2],showPagingControl:false});
\n 
\nwin.add(scrollView);
\nwin.show(scrollView);

{html}", "attachment": [], "flagged": false, "summary": "Only first webview is visible in scrollable views ", "creator": { "name": "thorsvensson", "key": "thorsvensson", "displayName": "Thor Svensson", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thorsvensson", "key": "thorsvensson", "displayName": "Thor Svensson", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "161048", "author": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bug Scrub: Invalid/fixed. Test Case created \n\nTested On:\nMac OSX Lion\nTiMob Version: 1.7.2\nTiStud Version: 1.0.2\n\nDevices used:\niPad 4.2.10", "updateAuthor": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-28T17:05:27.000+0000", "updated": "2011-07-28T17:05:27.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }