Bug 167562

Summary: Image Editor Shortcut Keys under Edit redo/undo are missing in GUI
Product: [Applications] digikam Reporter: Geoff King <gsking1>
Component: Usability-KeyboardAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Geoff King 2008-07-28 03:34:53 UTC
Version:           0.10.0-beta2 (rev.: 838419) (using KDE 4.0.98)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.2.3 
OS:                Linux

I selected an image, opened the editor and selected the Edit menu. The Undo and Redo options had a rectangle character instead of the expected "Ctrl+Z" or something like it. 
The same is for the File menu for First and Last.
Comment 1 caulier.gilles 2008-07-28 12:42:17 UTC
SVN commit 838611 by cgilles:

fix KStandardShortcut call
CCBUGS: 167562


 M  +4 -4      editorwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=838611
Comment 2 caulier.gilles 2008-07-28 12:45:18 UTC
SVN commit 838613 by cgilles:

fix KStandardShortcut call
CCBUGS: 167562


 M  +2 -2      lighttablewindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=838613
Comment 3 caulier.gilles 2008-07-28 12:45:38 UTC
SVN commit 838614 by cgilles:

fix KStandardShortcut call
BUGS: 167562


 M  +1 -1      digikamapp.cpp  


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