Albert: that's because in Konsole (and other applications using KXmlGui)
all actions are attached to the main window.

To be more precise, KXMLGUIClient::beginXMLPlug calls
actionCollection()->addAssociatedWidget(w), and addAssociatedWidget
attaches all actions in the collection to the passed widget.

Try some pure Qt application (I tested with textedit example from
qtbase5-examples, with the removed toolbars).

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

Title:
  No keyboards shortcuts in QT apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to