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

Shortcut '+' not working

XMLWordPrintable

    • macOS

      Actions with shortcut set to + do not trigger if the plus sign is entered (Shift and =/+ key on a standard Mac keyboard with US layout).

      Example code:
      '-' triggers the 'Minus' action (connected to hide statusbar)
      '+' should trigger the 'Plus' action (connected to show statusbar) but does nothing instead. Choosing the menu with the mouse instead works fine.

      Possibly related to https://bugreports.qt.io/browse/QTBUG-33093 (similar issue, but under Linux and only with '+' from keypad).

        1. main.cpp
          0.2 kB
        2. mainwindow.cpp
          0.2 kB
        3. mainwindow.h
          0.3 kB
        4. mainwindow.ui
          2 kB
        5. Shortcuts.pro
          0.4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            frederik Frederik Gladhorn
            drew Drew
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes