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

(Multi) touch buttons in qml should not be always automatically released

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.5.0
    • None
    • Ubuntu 14.04, gcc 4.8, eGalax touch screen.

    Description

      I am trying to make a virtual keyboard in QML. I'd like that normal keys be automatically released after 1s, as currently done by Qt. But I'd like that my "Shift" key can stay pressed without an automatic release, which does not seem to be the case.
      This is true only when pressing with fingers, and there is no automatic release when mouse clicking.
      So I suggest adding a boolean property 'automaticTouchRelease', set to true by default.

      (By the way, a PressAndHold signal would be of interest too in MultiPointTouchArea, although I reckon a timer would do the trick.)

      Thank you very much.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            pj127 Pierre-Jean Arduin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes