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

Details

    • 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)

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change