[Konsole-devel] [Bug 162209] Konsole menu steals the shortcut from the applications
Robert Knight
robertknight at gmail.com
Fri Jun 27 21:18:20 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=162209
robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From robertknight gmail com 2008-06-27 23:18 -------
SVN commit 825353 by knight:
Remove accelerators from top-level menu items to avoid conflicting
with Alt+Letter shortcuts in the terminal.
* Use KAcceleratorManager::setNoAccel() to avoid generating
accelerators for non-standard top-level items.
* Strip ampersand characters from the text of standard top-level
menu items (File, Edit, View, Settings, Help) which have accelerators
defined in ui_standards.rc after creating the menus with XMLGUI
BUG: 162209
M +23 -3 MainWindow.cpp
M +1 -0 MainWindow.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=825353
More information about the konsole-devel
mailing list