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 156388 - getting false errors on Vista for new XSLT module dialog
Summary: getting false errors on Vista for new XSLT module dialog
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 00:11 UTC by andyloh
Modified: 2011-02-16 17:20 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 andyloh 2009-01-07 00:11:38 UTC
I ran the a11y test (v2.5.1) for the New Xslt Transformation Module (New Project->XSLT Module) dialog and I got the
results below.  However, I was able to manually verify that the fields/checkbox/buttons were accessible via tab
traversal (except the project folder field, which is apparently inaccessible (grayed out) by design).  Vitaly noted that
this might be a problem specific to Vista.  His test on a different machine (not Vista) had a different result.

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose Project }
   Class: javax.swing.JButton {  Browse... |  Browse Project Location }
   Class: javax.swing.JButton {  Cancel |  n/a }
   Class: javax.swing.JButton {  Finish |  n/a }
   Class: javax.swing.JCheckBox {  Set as &Main Project |  Set as Main Project }
   Class: javax.swing.JTextField {  Project &Location: |  Project Location }
   Class: javax.swing.JTextField {  Project &Name: |  Project Name }
   Class: javax.swing.JTextField {  Project Folder: |  Project Folder }
   Class: javax.swing.JTextField {  Target Namespace |  Set target namespace for transformmap file (usually URL string). }
Comment 1 Marian Mirilovic 2011-02-16 17:20:26 UTC
too old without plan to fix it