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

Virtual keyboard may not work correctly if QT_SCALE_FACTOR is set to any number other than 1.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P1: Critical P1: Critical
    • None
    • 5.12.4
    • Virtual Keyboard
    • None
    • ubuntu 16.04
      ubuntu 18.04
    • Linux/Wayland, Linux/X11

      This case can be reproduced easily by following steps:
          1. export QT_SCALE_FACTOR=2
          2. export QT_IM_MODULE=qtvirtualkeyboard
          3. Open some qt application which contains some QLineEdits or something like this,
              and click on it to let the virtual keyboard pop up.
          4. Try to click the keys on virtual keyboard, the virtual keyboard will disappear immediately
              if the position you click on is over 1/2 of your screen size.

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

            jakoivik Jarkko Koivikko
            linnex linnex
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes