Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4404] Textfield is remain hidden behind the keyboard

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-09-26T20:41:10.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsAlloy
Labelsandroid, webView
ReporterNikunj Kapupara
AssigneeShak Hossain
Created2016-08-31T10:23:55.000+0000
Updated2016-09-26T20:41:10.000+0000

Description

I am opening an remote web page in webview in android. The remote webpage is include HTML + Javascript + Ajax + ADF (Application Development Framework - ORACLE). The remote webpage has many textview, dropdown with labels etc... The problem is when I am trying to write something in textfield, the textfield is not scrolling up automatically, it remains hidden behind the keyboard. *Troubleshoot: * I also have tried windowSoftInputMode = Resize, windowSoftInputMode = Adjustpan, android:Fullscreen:false in android manifest file. And I also have tried with this all properties in Webview (Android): cacheMode:Titanium.UI.Android.WEBVIEW_LOAD_NO_CACHE, enableZoomControls:false, enableJavascriptInterface:true, ignoreSslError:true, keepScreenOn:true, loading:true, pluginState:Titanium.UI.Android.WEBVIEW_PLUGINS_ON This is working fine in iOS and Android system browser but not working in Titanium Webview in android platform. *I am using * Titanium SDK: 5.2.2 Appcelerator Studio : 4.5 Android Device: Samsung, Google Nexus, Motorola

Attachments

FileDateSize
Screenshot_20160831-142027.png2016-08-31T10:21:12.000+0000171448

Comments

  1. Sharif AbuDarda 2016-09-05

    Hello, Send us a reproducible test case that we can use to regenerate the issue. Thanks.

JSON Source