I was previously told on this list
http://lists.qt-project.org/pipermail/development/2016-April/025595.html
that this bug is a KDE issue, not Qt. So I moved it to KDE list.
A dev @ KDE then said it is NOT a KDE issue, but IS a Qt bug
This is https://bugreports.qt.io/browse/QTBUG-48
On Mon, Apr 11, 2016, at 12:20 AM, Ziller Eike wrote:
> This bug report is more about that you could not assign such a shortcut in Qt
> Creator to begin with.
> That is a different problematic though. To check if Qt (Creator) in principle
> is able to handle a certain shortcut,
> you should open
On Sun, Apr 10, 2016, at 12:23 AM, Thiago Macieira wrote:
> As I said, the failure is in khotkeys: it needs to send the events in such a
> way that the application can't tell the difference. Obviously, Qt 5 did.
Ok, so it's definitely a khotkeys problem, in KDE, & nothing to do with Qt.
I'll mov
On Sun, Apr 10, 2016, at 12:14 AM, Thiago Macieira wrote:
> > press:
> > Meta-Ctrl-Alt-L
> > OUTPUT: (none); window flashes
>
> That has nothing to do with shortcuts. It appears that the way that khotkeysd
> sends keypresses isn't working in Creator. It's irrelevant what Creator
Use of Qt Keyboard shortcuts has been broken in Qt for years.
There are lots of bugs about it in Qt and KDE projects.
This one looks close to what I'm seeing,
Can't assign keyboard shortcut with Meta modifiers
https://bugreports.qt.io/browse/QTCREATORBUG-9846
This one got mentio