Bug 328170 - build and project plugin keyboard shortcuts conflict
Summary: build and project plugin keyboard shortcuts conflict
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-28 09:54 UTC by T.C. Hollingsworth
Modified: 2016-09-05 19:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description T.C. Hollingsworth 2013-11-28 09:54:30 UTC
While updating the documentation, I noticed there's a keyboard shortcut conflict between the build plugin and the new project plugin.

Ctrl+Alt+(Left|Right) is used to go the the previous/next error by the build plugin, and is used to switch projects in the project plugin.  When both are enabled, you get the lovely conflict error message.

Reproducible: Always

Steps to Reproduce:
1. Enable both the project plugin and the build plugin (the former is enabled by default.)
2. Press Ctrl+Alt+Left or Ctrl+Alt+Right.
Actual Results:  
Get an error dialog. :-(

Expected Results:  
It actually does something. ;-)

Technically the build plugin claimed it first.  ;-)
Comment 1 Christoph Cullmann 2016-09-05 19:22:41 UTC
Git commit b45c597bd9968d4d20dedebef2a7e0b03938ee96 by Christoph Cullmann.
Committed on 05/09/2016 at 19:21.
Pushed by cullmann into branch 'master'.

fix shortcut clash, use shift-alt-left/right

M  +3    -3    addons/katebuild-plugin/plugin_katebuild.cpp

http://commits.kde.org/kate/b45c597bd9968d4d20dedebef2a7e0b03938ee96