ios - UIWebView scrolls under navigation bar for text inputs -


i have uinavigationcontroller uiviewcontroller in stack. view controller shows 1 uiwebview extends nicely under uinavbar und uitabbar have in app. great! if tap textarea input in web view , iphone/ipad in landscape orientation web view scrolls position cursor in textarea under nav bar , user can't see typing. how can fix this? ios 8 bug or need set scroll inset manually this?

bests, philip

ok helps set contentinset scroll view (for me heightofbar + heightofstatusbar) if keyboard shows , remove again if keyboard hides


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -