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

Shortcuts are not supported on S60 (assertion failure)

    XMLWordPrintable

Details

    Description

      If a shortcut set for a QAction using the QAction::setShortcut() action is not triggered using the key combination. The expected behavior is the QAction to be triggerred.

      Also if a key combination with ctrl key is added pressing the ctrl+ some key can cause the assert on QShortcutMap::find(QKeyEvent *e) fail. I am able to reproduce this by setting the shortcut to Ctrl +2 and pressing Ctrl + G on the keyboard.

      Attachments

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              gercan Gorkem Ercan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes