Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-117945

Qt on Android does not seem to respect android:windowSoftInputMode in manifest (WebView)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.1
    • None
    • Android

    Description

      setting windowSoftInputMode doesn't work on WebView , this result keyboard overlaps / covered html input especially at the bottom part . 

       

      Expected: webview should give space ( adjustPan) or resize (adjustResize) the webview when keyboard shows , 

       

      if this is not doable in QT , then maybe please add a function where the app can listen if Keyboard is opening /hiding , get the current height of the keyboard , 

       

      or adding features to WebView to connect to VirtualKeyboard instead . in that way developers can create own adjustPan or adjustResize functionality inside QT without the use of android manifest 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtandroidteam Qt Android Team
            jhayar Jhay Tolentino
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes