Bug 184847

Summary: keyboard shortcuts: some entries are doubled
Product: [Applications] kile Reporter: Maciej Pilichowski <bluedzins>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED FIXED    
Severity: normal CC: christiandehne, thomas.braun
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Maciej Pilichowski 2009-02-18 21:30:04 UTC
Version:            (using KDE 4.2.0)
Installed from:    SuSE RPMs

For example 
pdflatex
or
viewpdf

entries are doubled (I don't see any distinction between them at least).
Comment 1 Thomas Braun 2009-04-05 00:03:32 UTC
The doubled are from the ToolbarSelectActions. They are also actions in the action collection and therefore show up in the configure shortcuts dialog.
We have to figure out a way to prevent them to show up.
Comment 2 Christian Trippe 2009-05-08 12:09:31 UTC
I noticed this when using Shift+Return.
Comment 3 Thomas Braun 2009-05-13 18:56:22 UTC
Can someone confirm that in the shortcut settings there no more doubled entries?
Revision 967626. The implementation of ToolbarSelectAction should have fixed this bug.
Comment 4 Christian Trippe 2009-05-21 13:04:43 UTC
I found two doubled entries
1) Bibtex (one time with, one time without a symbol (has no shortcut by default))
2) Intelligent linebreak (one time in the kate section, one time in the kile section). This gives a conflict see comment #2.

Maybe I have overseen something else.

rpm -q --changelog kile | head -n 2
* Mi Mai 20 2009 tittiatcoke@gmail.com
- updated to svn revision 967856
Comment 5 Thomas Braun 2009-05-27 00:39:36 UTC
Intelligent linebreak is now moved to CTRL + Return.
The second bibtex action is from the latex menu, a corresponding action biblatex exists also. I somehow have to able to remove both from the configure shortcuts menu.
Comment 6 Michel Ludwig 2010-08-21 21:33:46 UTC
SVN commit 1166430 by mludwig:

Rename the 'BibTeX' and 'Biblatex' actions in the LaTeX menu to avoid confusion in the shortcut configuration dialog.

BUG: 184847

 M  +2 -2      kile.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1166430