Ok

I found out the following.

        QShortcut *shortcut = new
QShortcut(QKeySequence("Ctrl+Shift+7"), this); // QT4 works - QT5
doesn't

        QShortcut *shortcut = new
QShortcut(QKeySequence("Ctrl+Shift+/"), this); // QT5 works - QT4
doesn't

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131868

Title:
  shortcuts involving ctrl-shift does not always work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1131868/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to