Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Webview doesn't display in ScrollableView

Hello,

I have a ScrollableView with some Webviews inside. The Webviews don't display (unless the first one) until i scroll up/down.

Does anyone know how to solve that? Thanks.

— asked July 16th 2010 by Ivan Gallego Sanchez
  • scrollableview
  • webview
0 Comments

1 Answer

  • Accepted Answer

    This seems to be an ongoing bug that never got fixed, saw that on 1.2 and last time i checked, 1.3.2 still having the same issue.

    If you got to have it, add scroll event on scrollable object to reload webview, something like e.source.url = e.source.url.

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.