In some cases, Krviewer says "The sequence 'Ctrl+.' is ambiguous. Use 'Configure Shortcuts' from the Settings menu to solve the ambiguity." however, in that place the user can see that 'Ctrl+.' is only assigned to "Next tab". Operating system: Kubuntu 15.04 Reproducible: Always Steps to Reproduce: For example: 1. From Krusader, press F3 to view a text file. 2. Go back to Krusader, press F4 to edit a text file. 3. Press 'Ctrl+,' to go to the first tab. 4. Press 'Ctrl+.' to go to the second tab (it looks like this shortcut works when "viewing" a file). 5. Press 'Ctrl+.' , see the puzzling message "The sequence 'Ctrl+.' is ambiguous. Use 'Configure Shortcuts' from the Settings menu to solve the ambiguity." Thanks for Krusader!
ctrl+. is defined as a keybind in katepart for "goto previous modified line" (or something similar) from kate, i set up an empty alternative keybind and all is fine
Just gave the OK to change the shortcut, so if things work out, this issue should soon be fixed.
The code of katepart/ktexteditor has just been changed by Simon Persson: Change keyboard shortcut to avoid conflict with "next tab" https://git.reviewboard.kde.org/r/124315/