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 132277 - a11y: Create New Port Type dialog Alt-A mnemonics don't work properly
Summary: a11y: Create New Port Type dialog Alt-A mnemonics don't work properly
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 02:27 UTC by jlautz
Modified: 2016-06-17 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2008-04-08 02:27:18 UTC
Seen with Product Version: NetBeans IDE Dev (Build 200804040802) - Java CAPS Enabled
Java: 1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/sierrabuilds/JavaCAPS20080406/.netbeans/caps

A11y now provides the following problematic results:

 Components with potential mnemonics conflict:
 - components with mnemonic 'A' :
   Class: javax.swing.JButton {  Add |  Adds a new part. }
   Class: javax.swing.JButton {  Add |  Adds a new part. }
   Class: javax.swing.JButton {  Add |  Adds a new part. }

(JML: these really do conflict: 
1. I tab into the Input message parts table, and Alt-A, fine -- the first Add button adds parts to the input message. 
2. I Ctl-tab to get to Add, then tab into the Output message parts table, and use Alt-A to add parts to the output message.
3. I Ctl-tab to get to Add, then tab into the Fault field, where I type a name.
==> 4. I Alt-A, which jumps to the Input message and starts adding parts to the input message parts table.

This is unexpected behavior. 

However, there is an accessible workaround -- to tab to the Add button and click Enter to add parts to the fault message.
Comment 1 Sergey Lunegov 2008-10-01 13:41:29 UTC
Changed target milestone.
Comment 2 Jiri Kovalsky 2016-06-17 09:51:32 UTC
This functionality is no longer provided in the NetBeans IDE so we are not going to fix this problem. Resolving accordingly.