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 127642 - A11Y: New File XSLT step 1
Summary: A11Y: New File XSLT step 1
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords: A11Y
: 110414 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-18 15:13 UTC by kozlov
Modified: 2008-04-14 14:02 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 kozlov 2008-02-18 15:13:17 UTC
Results of Accessibility test, window with title "New File"


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JRadioButton {  Request-Reply Service |  } 
   Class: javax.swing.JRadioButton {  Service Bridge |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New File |  } 


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   Class: javax.swing.JButton {  < Back |  Previous step: 0.  } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JRadioButton {  Request-Reply Service |  } 
   Class: javax.swing.JRadioButton {  Service Bridge |  } 


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Vladimir Yaroslavskiy 2008-02-19 11:03:59 UTC
*** Issue 110414 has been marked as a duplicate of this issue. ***
Comment 2 Jaromir Uhrik 2008-02-19 15:20:55 UTC
It is P1 issue because of missing dialog's accessible description.
Comment 3 Vitaly Bychkov 2008-02-20 18:06:12 UTC
Fixed.

Channgeset: aa07ef6f0a6b. 
Comment 4 Ivan Sidorkin 2008-04-14 14:02:00 UTC
verified with 6.1 RC1 (Build 200804100130)