Bug 167562 - Image Editor Shortcut Keys under Edit redo/undo are missing in GUI
Summary: Image Editor Shortcut Keys under Edit redo/undo are missing in GUI
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Keyboard (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-28 03:34 UTC by Geoff King
Modified: 2017-08-02 17:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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