Bug 168096

Summary: menu text in Chinese Translation have not '&' access character
Product: [Applications] konsole Reporter: Goldfish Huang <hgoldfish>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: robertknight
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Goldfish Huang 2008-08-02 13:08:33 UTC
Version:           2.1 (using 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) "release 19.3", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.5-1.1-pae

on menu bar, the action 'File' should be '&File'. In English it is okay, but not Chinese.
Comment 1 Pino Toscano 2008-08-02 13:21:01 UTC
I think this is wanted to avoid conflicts between the Alt+letter shortcuts to open menus, and the ey combinations you can send to a terminal.
Comment 2 Robert Knight 2008-09-22 03:56:27 UTC
This is correct.  Menu accelerators have been disabled in Konsole because they cause conflicts with terminal applications.