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

Dominik Haumann dhaumann at kde.org
Sun Aug 23 12:05:04 UTC 2015


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

Ship it!


I think this patch makes sense. And Ctrl+e is currently unused in Kate/Kile/KDevelop it seems, to should be a good choice.
The feature itself is fairly new still and hence probably rather unknown, so changing the shortcut now is fine.

Please commit.

- Dominik Haumann


On July 10, 2015, 7: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, 7: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/20150823/a4ae7bab/attachment.html>


More information about the Kde-frameworks-devel mailing list