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

[Qt Virtual keyboard] Keyboards doesn't respond when QT_SCALE_FACTOR is set to 1.5

XMLWordPrintable

    • Linux/X11, macOS
    • 35235def29 (qt/qtvirtualkeyboard/dev) 35235def29 (qt/tqtc-qtvirtualkeyboard/dev) d439b64aa2 (qt/tqtc-qtvirtualkeyboard/5.15) ac0bef98eb (qt/qtvirtualkeyboard/6.4) ac0bef98eb (qt/tqtc-qtvirtualkeyboard/6.4) 22988ea152 (qt/qtvirtualkeyboard/6.3)

      When QT_SCALE_FACTOR is set to 1.5,
      the displayed keyboard area and operable area are mismatching.
      Hence, some of the keys are not responding.

      How to reproduce
      1. Use Qt VirtualKeyboard basic example :
      2. Add the following line right after qputenv("QT_IM_MODULE",QByteArray("qtvirtualkeyboard")); in main.cpp

      qputenv("QT_SCALE_FACTOR", QByteArray("1.5"));
      

      3. Press "I" then "O" or some other keyboard

      Result :
      "I" is output but other keyboard is not responding

        For Gerrit Dashboard: QTBUG-94770
        # Subject Branch Project Status CR V

            inho Inho Lee
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change