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

QquickWidget widget keeps focus while using touch events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9
    • Quick: Widget
    • None
    • Windows

      A widget created with QquickWidget will always keep focus when using a touchscreen and not give focus to its children.

      In the reproducer, the widget titled qtquick.window works as intented, while the one titled as QQuickWidget does not. When using a touchscreen it is not possible to select the textFields, well it can be done when using the mouse. 

       

      After doing some tests with Squish, it seems that Squish is able to identify the textFields and the taps on them, but will still not enable them to gain focus.

      It is also possible to select them by holding,  but not by simply touching.

        1. TouchKeyboardStudy.zip
          4 kB
          Frederic Lefebvre
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tvete Paul Olav Tvete
            fredericl Frederic Lefebvre
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes