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 82440 - a11y: Create new BPEL File wizard a11y issues
Summary: a11y: Create new BPEL File wizard a11y issues
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Praveen Savur
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 01:22 UTC by jchieu
Modified: 2006-09-13 23:19 UTC (History)
1 user (show)

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 jchieu 2006-08-11 01:22:59 UTC
Create a new BPEL Process.
In the new BPEL Process window, just select the Finish button.

 No Accessible name :
   Class: javax.swing.JTextField {  |  } 


 No Accessible description :
   Class: javax.swing.JTextField {  |  } 


 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 


 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose File Type } 
   Class: javax.swing.JButton {  Cancel |  n/a } 
   Class: javax.swing.JButton {  Finish |  n/a } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Michael Frisino 2006-08-22 22:09:26 UTC
Actually, this bug description is ambiguous. Are they referring to the New
Project > BPEL Module wizard OR the New File > BPEL Process wizard?

Comment 2 jchieu 2006-08-23 02:58:47 UTC
Here are the steps.
After you have created a new BPEL Module project, from the Proces Files folder 
right mouse button click to create a new BPEL Module file.
Comment 3 Michael Frisino 2006-08-23 03:50:57 UTC
Ok, this is process wizard.
Comment 4 Ritesh Adval 2006-09-06 01:47:16 UTC
chaging subcomponent.

Comment 5 Praveen Savur 2006-09-06 23:45:10 UTC
fixed textField related comment.

The below was not reproducible:
 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose File Type } 
   Class: javax.swing.JButton {  Cancel |  n/a } 
   Class: javax.swing.JButton {  Finish |  n/a } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JTextField {  |  }

Comment 6 jchieu 2006-09-13 23:19:52 UTC
Verified that the issue no longer happens.