Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7733] Add access to the ScrollView of a WebView on iOS5

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterMario
AssigneeUnknown
Created2012-02-07T04:44:44.000+0000
Updated2018-03-06T18:57:57.000+0000

Description

Since iOS 5, Apple does not longer support JavaScript in WebViews with a PDF (see here: http://stackoverflow.com/questions/7783434/). In place of, UIWebView's UIScrollView is now exposed and with setContentOffset the contentOffset value could be changed. In Titanium 1.8.1 this does not work because there is no webview.scrollView property. Is there a way to implement the ScrollView?

Comments

No comments

JSON Source