This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 109593

Summary: Mnemonic handling issue
Product: ruby Reporter: Masaki Katakai <masaki>
Component: CodeAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 86438    

Description Masaki Katakai 2007-07-13 09:00:30 UTC
From bug 86438.

Please try to run the following in ruby project,

    find . -name "*.properties" | xargs egrep -i '.*=.$'

There are many UI messages and mnemonic keys
defined separately. nb team decided not to use the way
and to use with '&' to define the mnemonic.

Could you please change the codes to convert 2 key/val
(message and mnemonic) to one and use '&'?
Comment 1 Ken Frank 2007-07-15 17:38:28 UTC
changed to defect like oters  in umbella issue.

ken.frank@sun.com
Comment 2 Jaromir Uhrik 2010-10-19 15:02:40 UTC
Please take a look at this issue and fix it. It should take small amount of time.
Thanks.