[Digikam-devel] [Bug 131743] Comments and tag edit widgets should retain focus when changing image

Gilles Caulier caulier.gilles at kdemail.net
Wed Jan 3 10:28:36 GMT 2007


------- 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=131743         




------- Additional Comments From caulier.gilles kdemail net  2007-01-03 11:28 -------
SVN commit 619404 by cgilles:

digikam from trunk : Image editor AntiVignetting Tool shortcut : "SHIFT+V" and "CTRL+V" cannot be use here to prevent conflict with new rule from Comments Text edit widget focus from right side bar. I remove the default keyboard shorcut for this tool.

CCBUGS: 131743




 M  +2 -2      digikamimageplugin_antivignetting_ui.rc  


--- trunk/extragear/graphics/digikamimageplugins/antivignetting/digikamimageplugin_antivignetting_ui.rc #619403:619404
 @ -1,5 +1,5  @
 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<kpartgui version="2" name="digikamimageplugin_antivignetting" >
+<kpartgui version="3" name="digikamimageplugin_antivignetting" >
 
  <MenuBar>
 
 @ -15,7 +15,7  @
  </ToolBar>
  
  <ActionProperties>
-  <Action shortcut="Shift+V" name="imageplugin_antivignetting" />
+  <Action name="imageplugin_antivignetting" />
  </ActionProperties>
 
 </kpartgui>



More information about the Digikam-devel mailing list