[TIMOB-2093] Webviews in a scrollable view fail to render until a scroll up/down happens
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:58:04.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | iOS |
| Labels | defect, ios, ipad, rplist, scrollableview, webviews |
| Reporter | ctredway |
| Assignee | Blain Hamon |
| Created | 2011-04-15T03:10:17.000+0000 |
| Updated | 2011-04-17T01:58:04.000+0000 |
Description
On the iPad, if webviews are used as the views for a scrollable view, the content does not render correctly after a scroll event in the scrollable view. The content will show if the webview itself is scrolled up or down.
Code attached.
Attachments
| File | Date | Size |
|---|---|---|
| resources.zip | 2011-04-15T03:10:17.000+0000 | 27646 |
(from [7b3f25d74b80761ec9201603a768b03b9eef17f6]) [#2093 state:fixed-in-qa] Quick bandaid patch for scrollable views, which should have better addressing in the layout refactor. http://github.com/appcelerator/titanium_mobile/commit/7b3f25d74b80761ec9201603a768b03b9eef17f6"> http://github.com/appcelerator/titanium_mobile/commit/7b3f25d74b807...
3.2.2 mobile sdk build 1.5.0.62c1cae
This issue have back?
In last 1.5.0 this bug occurred.