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

[macOS] Tapping on trackpad generates focusIn/focusOut event when "click on touch" is disabled

XMLWordPrintable

    • macOS
    • 21355b3630882932be940a48a88d8c40cf7ebf63 (qt/qtbase/5.12)

      Steps to reproduce the issue

      1. Disable macOS Trackpad option “click with touch" . Preferences -> Trackpad
      2. Run attached test application
      3. Tap on the upper QGraphicsTextItem
      4. Tap on the lower QGraphicsTextItem

      Expected outcome:
      Nothing happens when tapping on the QGraphicsTextItems since the "click with touch" option is disabled

      Actual outcome:
      QGraphicsTextItem is getting focused/unfocused

      Notes:
      The issue can be reproduced only with trackpad

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

            ulherman Ulf Hermann
            kileppal Kimmo Leppälä
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes