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

Virtual keyboard should position itself automatically so that it doesn't hide focused input fields

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6.1
    • Virtual Keyboard
    • None
    • KUbuntu 16.04

    Description

      Steps to reproduce:

      git clone git://code.qt.io/qt/qtvirtualkeyboard.git
      cd qtvirtualkeyboard
      git checkout 5.6 && git pull
      qmake
      make && sudo make install
      export QT_IM_MODULE=qtvirtualkeyboard
      

      Then run any application with QLineEdits and click on any of them. Virtual keyboard will appear. However, the virtual keyboard will always be on bottom of the screen, sometimes hiding the input field so the user cannot see what he/she types.

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            dmitryrx Dmitry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes