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

[macOS] Shortcuts with overlapping key sequences are not triggered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.7.0, 5.8.0 Beta, 5.9.2, 5.10.1
    • QPA

      If one action has a key sequence e.g. ("Ctrl+c, Ctrl+k") and another action contains the same key sequence e.g. ("Ctrl+k") it's impossible to trigger the first action and the second is always triggered.

      Steps to reproduce the issue:
      1. Run attached test application
      2. Press ("Qt::CTRL + Qt::Key_K, Qt::CTRL + Qt::Key_C")

      Expected outcome:
      The first action is triggered

      Actual outcome:
      The second action is always triggered (Qt::CTRL + Qt::Key_C)

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

            vestbo Tor Arne Vestbø
            kileppal Kimmo Leppälä
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes