Bug 128006

Summary: Accelerator key for Schema tab changes from S to M
Product: [Applications] konsole Reporter: Peter <bugs.kde.org>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.5.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter 2006-05-25 12:45:11 UTC
Version:           1.5.2 (using KDE 3.4.3, Kubuntu Package 4:3.4.3-0ubuntu2 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-10-386

When opening the Configure Konsole dialog, the accelerator key for the Schema tab is "s". However when activating the Schema tab, the accelerator key is magically changed to "m".
Comment 1 Kurt Hindenburg 2006-05-27 19:53:51 UTC
SVN commit 545528 by hindenburg:

Fix accelerator key for Schema tab changes from S to M.  Change the 'Save'
accelerator key to V to correct this issue and match the session dialog's
Save accelerator.

BUG: 128006 


 M  +1 -1      schemadialog.ui  


--- branches/KDE/3.5/kdebase/kcontrol/konsole/schemadialog.ui #545527:545528
@@ -336,7 +336,7 @@
                                 <cstring>saveButton</cstring>
                             </property>
                             <property name="text">
-                                <string>&amp;Save Schema...</string>
+                                <string>Sa&amp;ve Schema...</string>
                             </property>
                         </widget>
                         <widget class="QPushButton" row="1" column="0">