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 84397 - a11y: Customizer Dialog adding Locale a11y issues
Summary: a11y: Customizer Dialog adding Locale a11y issues
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-09-07 02:08 UTC by jchieu
Modified: 2007-01-17 10:07 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:08 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:08:15 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, select the Add Locale button
In the New Locale window

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain 
mnemonic):
   Class: javax.swing.JLabel {   |  }
Comment 1 jchieu 2006-09-07 02:08:30 UTC
Created attachment 33664 [details]
Sample BPEL Project
Comment 2 jchieu 2006-09-07 02:08:50 UTC
Added A11Y keywords
Comment 3 wchui 2006-09-15 19:58:39 UTC
The mentioned dialog is not by enterprise/comapp project.
In the steps
--Change from the Projects tab to the Files tab.......
--In the Customizer Dialog window, select the Add Locale button
The window is common from Netbeans.
hi joseph, can you reassign?

Comment 4 jchieu 2006-09-15 20:31:38 UTC
Changing component to the correct one.
Comment 5 David Simonek 2006-09-18 14:20:30 UTC
Passing directly to the properties module.
Comment 6 Marian Petras 2007-01-17 10:07:55 UTC
In NetBeans 5.5, I see that the "Locale:" label is invisible - I guess that is
the source of the problem.

This bug was fixed on 21 April 2006 when LocalePanel.java+LocalePanel.form were
rewritten to use the new GroupLayout.