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 84396 - a11y: Customizer Dialog a11y issues
Summary: a11y: Customizer Dialog a11y issues
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-09-07 02:03 UTC by jchieu
Modified: 2008-12-23 00:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample BPEL Project (8.17 KB, application/octet-stream)
2006-09-07 02:04 UTC, jchieu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jchieu 2006-09-07 02:03:59 UTC
You can import the attached BPEL Module Project or create your own.
Create a New CompApp Project.
Attached the JBI Module.
Clean and Build the CompApp Project
Select the Test project under the Composite Application Project.
Right mouse button and select New Test Case
Select Next button.
Select the BPEL Project wsdl document.
Select Next button.
Select the operation.
Select Finish button.
Change from the Projects tab to the Files tab.
Expand the Comp App Project.
Open the test folder
Open the TestCase0 or whatever name you created.
Select the Concurrent.properties
Right mouse button click and select the Customize
In the Customizer Dialog window

 Components with no mnemonic :
   Class: javax.swing.JButton {  Close |  Close button }
Comment 1 jchieu 2006-09-07 02:04:17 UTC
Created attachment 33663 [details]
Sample BPEL Project
Comment 2 wchui 2006-09-07 03:12:24 UTC
This customizer is common from Netbeans. Hit Escape key on keyboard will close
(cancel) the customizer dialog. 
Comment 3 jchieu 2006-09-07 21:30:34 UTC
Reopen ticket since issue not addressed.
Comment 4 jchieu 2006-09-07 21:30:57 UTC
Reassign to the correct group.
Comment 5 Marian Mirilovic 2006-09-11 09:50:40 UTC
Not setting mnemonic to "Close" button is correct. This button is assiciated
with Esc and that's enough.

BTW: you are probably using A11Y Tester, aren't you ? So you can specify
"Accessibility Properties" tab the name of the Cancel/Close button, when you do
that, the tool will go through the dialog without any problems/reports.