Review Request 124315: Change keyboard shortcut to avoid conflict with "next tab"

Toni Asensi Esteve toni.asensi at kdemail.net
Fri Jul 10 10:33:25 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124315/#review82320
-----------------------------------------------------------


If two shortcuts are the same (the shortcut of "go to previous editing line" of katepart and the shortcut of "next tab" of KDE Plasma)... 

Having conflicting shortcuts is not a good idea. I understand that KDE Plasma developers have an upper vision and that they must choose the shortcuts that fit better in the workflow of their users; katepart developers must not hold shortcuts that are used by KDE Plasma, as we know.

- Toni Asensi Esteve


On July 10, 2015, 9:56 a.m., Simon Persson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124315/
> -----------------------------------------------------------
> 
> (Updated July 10, 2015, 9:56 a.m.)
> 
> 
> Review request for Kate and KDE Frameworks.
> 
> 
> Bugs: 350025
>     https://bugs.kde.org/show_bug.cgi?id=350025
> 
> 
> Repository: ktexteditor
> 
> 
> Description
> -------
> 
> Change default keyboard shortcut for "go to previous editing line" as it is in conflict with default shortcut for "next tab" action. The katepart is likely to be used in an application that has tabs, so having a conflict with one of the default shortcuts for changing tabs is not so good. This turns up in Krusader, bug 350025. Currently Kate uses the wrong default shortcuts for next/prev tab, so currently there is no conflict there. I will also make a review request for Kate to use correct shortcuts and if accepted the same conflict will appear there. 
> 
> The choice of using ctrl+E, ctrl+shift+E, was just motivated by "e as in edit" and that it was available in katepart and kate. There is a standard shortcut called "text completion" which has ctrl+E as default. This is not used by katepart and seems unlikely to cause conflict.
> 
> 
> Diffs
> -----
> 
>   src/view/kateview.cpp 4e8054f 
> 
> Diff: https://git.reviewboard.kde.org/r/124315/diff/
> 
> 
> Testing
> -------
> 
> Tested with Kate and Krusader, compiled from master. Only small issue is a new conflict in Krusader (ctrl+shift+E, used for switching to Editor... but then if you are using this katepart you already are in the editor.. so no biggie).
> 
> 
> Thanks,
> 
> Simon Persson
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150710/b75fb26d/attachment.html>


More information about the Kde-frameworks-devel mailing list