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

QML ComboBox can't be closed by touching somewhere else

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • Some future release
    • 5.2.0
    • Quick: Controls 1
    • None
    • Windows 7 standard embedded, with multitouch screen on an Intel HD4000 GPU

    Description

      This is only for "Windows 7 standard embedded" multitouch.

      Using the QtQuick.Controls the Combobox can't be closed, other than selecting one of the items.
      Additionally the app window can't be closed by touching the "X"-button on the top right (window border), when at least one touch in the QML app was done.
      The opened ComboBox is a QWindow in the end, and has the same root cause I guess.

      Using "-platform windows:mousefromtouch" that works. But the touch behaviour in the app is bad.
      For example to open the ComboBox, one has to touch 2 times (first is only for hover).
      And the tapAndHold of the MouseArea does not work as well with that platform parameter.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            schwann Guenter Schwann
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes