Version: (using KDE Devel) Installed from: Compiled sources Konsole part eats up shortcuts when embedded into kate or dolphin for example. The best example is SHIFT + Left/Right, but all shortcuts added to any action collection in konsole part are disabled both in the host application and the konsole part. The error output displays messages like QAction::eventFilter: Ambiguous shortcut overload: Shift+Right Btw, why is this shortcut even created when the part is created? There is no means to add tabs or do anything at all after creating a konsole part. The problem appearently only occurs when the konsole part is visbile.
Assigned to the right product, KDevelop only has a plugin that wraps the konsole KPart into a KDevelop Plugin.
Can't reproduce, when the dolphin file part is focused, shift+left/right extend the selection as expected.