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 106465

Summary: Mnemonic in Vers_i_oning main menu item does not work
Product: soa Reporter: Martin Krauskopf <mkrauskopf>
Component: BPELAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: CLOSED FIXED    
Severity: blocker CC: lativ
Priority: P2 Keywords: A11Y, REGRESSION
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2007-06-13 10:43:02 UTC
Probably ate by something else.
Comment 1 Maros Sandor 2007-06-13 13:42:51 UTC
It is in conflict with bpel's Go To Design.
Comment 2 Vladimir Yaroslavskiy 2007-06-14 12:59:04 UTC
Alt-I shortcut for bpel Go To Design has been commented.
Comment 3 Martin Krauskopf 2007-06-14 13:02:50 UTC
It's good to attach commit log when marking issue fixed (so I could update just needed part of repo).
Setting forgotten TM...
Comment 4 Vladimir Yaroslavskiy 2007-06-14 13:07:06 UTC
enterprise\bpel\editors\src\org\netbeans\modules\bpel\palette\resources\layer.xml:
...
    <folder name="Shortcuts">
    ...
        <!-- # 106465
        <file name="O-I.shadow">
            <attr name="originalFile"
stringvalue="Actions/BpelNodes/org-netbeans-modules-bpel-nodes-actions-GoToDiagrammAction.instance"/>
        </file>
        -->
    </folder>
...
Comment 5 Martin Krauskopf 2007-06-14 13:15:15 UTC
Thanks, works. v/c