{ "id": "63091", "key": "TIMOB-2459", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2017-05-01T22:42:19.000+0000", "created": "2011-04-15T03:20:23.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "linvalid" ], "versions": [ { "id": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-22T22:17:01.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}

Hi, i see this bug a lot of times reported here, but none of\r\nthem with a correction.

\r\n

When i put WebViews in Scrollable view, first view was showed,\r\nbut none of others was before i scroll up or down.

\r\n

But a 2 days old, was reported that bug is fixed: \r\nhttps://appcelerator.lighthouseapp.com/projects/32238/tickets/2093-...

\r\n

But none in 1.5.0 (11/29/2010) or git was resolved this for me\r\nin iPad.

\r\n

If i use this code above, work correctly in simulator, but NOT\r\nin real iPad.

\r\n
\r\n\r\nvar sc = Ti.UI.createScrollableView({ showPagingControl:true });\r\n \r\nvar wb1 = Ti.UI.createWebView({ url:'1.html' });\r\nvar wb2 = Ti.UI.createWebView({ url:'2.html' });\r\nvar wb3 = Ti.UI.createWebView({ url:'3.html' });\r\n \r\nsc.addView(wb1);\r\nsc.addView(wb2);\r\nsc.addView(wb3);\r\n
\r\n

Sorry for my poor english, i'm Brazilian.

{html}", "attachment": [], "flagged": false, "summary": "iOS: ScrollableView and Webview - 1.5.0 (11/29/2010)", "creator": { "name": "adriano", "key": "adriano", "displayName": "Adriano Paladini", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "adriano", "key": "adriano", "displayName": "Adriano Paladini", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128530", "author": { "name": "jamesk", "key": "jamesk", "displayName": "James K", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I also have this problem now. It did not occur in some older\n(pre-4.2) builds.

\n

version=1.5.0
\ntimestamp=11/21/10 21:50
\ngithash=9d2b18d

{html}", "updateAuthor": { "name": "jamesk", "key": "jamesk", "displayName": "James K", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:24.000+0000", "updated": "2011-04-15T03:20:24.000+0000" }, { "id": "128531", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Bumping to TBS to assign to whoever our Scroll Wizard will\nbe.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:24.000+0000", "updated": "2011-04-15T03:20:24.000+0000" }, { "id": "418521", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket as Needs more info as there is hardly any information whatsoever and this was created in April 2011 with little response since that time.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-01T22:42:19.000+0000", "updated": "2017-05-01T22:42:19.000+0000" }, { "id": "420175", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Due to the age of this ticket, I am closing it. If still a problem, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-22T22:16:29.000+0000", "updated": "2017-05-22T22:16:29.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }