unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #08219
[Bug 1380702] Re: No keyboards shortcuts in QT apps
Open Xenial 16.04 desktop (with Unity) , install pyqt5 using apt (sudo
apt install python3-pyqt5). Make a program that has a menu bar, the
shortcuts are not shown by the side and they don't work.
Uninstall python3-pyqt5, apt install python3-pip. Use pip3 install
pyqt5, pyqt5 will install and there is no menu bar integration, but now
shortcuts work.
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to sni-qt.
https://bugs.launchpad.net/bugs/1380702
Title:
No keyboards shortcuts in QT apps
Status in appmenu-qt5:
In Progress
Status in Canonical System Image:
In Progress
Status in sni-qt:
New
Status in qtbase-opensource-src package in Ubuntu:
In Progress
Bug description:
In some apps built using QT4 & 5, menu shortcuts are greyed out and
inoperant. Only alt and FKeys-based shortcuts work. Others, notably
ctrl+c for copying, do not.
This is quite serious ; mail me for more details.
To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+subscriptions
Follow ups