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

Invisible Virtual Keyboard on OpenGL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.7.2, 6.10.0
    • QPA: Windows
    • None
    • Windows

      When using OpenGL as the graphics API in a fullscreen QGuiApplication in Windows 11, the virtual keyboard does not appear when focusing a text input control.

      Observed Behavior:

      • The virtual keyboard is invisible, but it still receives touch events.
      • Touching the screen in the lower half (where the keyboard would normally appear) triggers key input, indicating that the keyboard is active but not rendered.

      Expected Behavior:
      The virtual keyboard should be visible and usable when a text input control gains focus, even in fullscreen OpenGL mode.

       

      This seems to only happen on NVIDIA graphics cards and not on AMD ones.

       

      Testproject: [^TestProject.zip] [^TestProject.zip]

      • Run test application
      • Press F11 to make application fullscreen
      • Touch text field with touch input (by using a touch screen)
      • Keyboard is not shown

       

        1. TestProject-2.zip
          2 kB
          Yannick Knapp
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            owolff Oliver Wolff
            porous Yannick Knapp
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes