https://bugs.kde.org/show_bug.cgi?id=416695
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Edmundson <[email protected]> --- 22:21:01.519 QShortcutMap::createNewSequences createNewSequences(QKeyEvent(ShortcutOverride, Key_D, AltModifier, text="d"), ignoredModifiers=QFlags<Qt::KeyboardModifier>(NoModifier)), possibleKeys=(QKeySequence("Alt+D")) 22:21:01.519 QShortcutMap::find Possible shortcut key sequences: QVector(QKeySequence("Alt+D")) 22:21:01.519 QShortcutMap::find Found better match ( QVector(QKeySequence("Alt+D")) ), clearing key sequence list 22:21:01.519 QShortcutMap::find Added ok key sequence QVector(QKeySequence("Alt+D")) 22:21:01.520 QShortcutMap::find Returning shortcut match == 2 22:21:01.520 QShortcutMap::nextState QShortcutMap::nextState(QKeyEvent(ShortcutOverride, Key_D, AltModifier, text="d")) = 2 (exact match) 22:21:01.520 QShortcutMap::dispatchEvent QShortcutMap::dispatchEvent(): Sending QShortcutEvent(""Alt+D"", -167, false) to object(ToolButton_QMLTYPE_21_QML_209(0x557fb03cf060)) some toolbutton somewhere has the shortcut "alt+d", possibly through the added accelerators -- You are receiving this mail because: You are watching all bug changes.
