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 66035 - [A11Y] 'struts-config.xml > Browse Files' dialog accessibility issues
Summary: [A11Y] 'struts-config.xml > Browse Files' dialog accessibility issues
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-05 18:51 UTC by Martin Schovanek
Modified: 2007-02-06 17:22 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 Martin Schovanek 2005-10-05 18:51:18 UTC
[#200505715, jdk1.4.2]

===============================================
 Tested Window title : Browse Files
===============================================

Results of Accessibility test

 No Accessible name :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Select File |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Browse Files |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  }
Comment 1 Petr Pisl 2005-11-10 13:40:22 UTC
Just find time to do it. 
Comment 2 Jaroslav Pospisil 2006-03-13 13:43:40 UTC
TM 5.0->TBD
Comment 3 Petr Pisl 2006-07-26 15:52:26 UTC
It's simple fix. 
Comment 4 Petr Pisl 2006-08-10 12:10:02 UTC
In which dialog? 
Comment 5 Martin Schovanek 2006-08-17 13:34:08 UTC
to reproduce:
-------------
1) open a struts-config.xml
2) right-click it and choose 'Struts > Add Forward > Browse'
3) check the 'Browse Files" dialog accessibility
Comment 6 Petr Pisl 2006-09-04 15:12:31 UTC
Fixed.
/cvs/web/struts/src/org/netbeans/modules/web/struts/dialogs/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.2.4.2.2.2; previous revision: 1.2.4.2.2.1
done
Checking in BrowseFolders.java;
/cvs/web/struts/src/org/netbeans/modules/web/struts/dialogs/BrowseFolders.java,v
 <--  BrowseFolders.java
new revision: 1.2.24.2; previous revision: 1.2.24.1
done
Checking in BrowseFolders.form;
/cvs/web/struts/src/org/netbeans/modules/web/struts/dialogs/BrowseFolders.form,v
 <--  BrowseFolders.form
new revision: 1.2.24.1; previous revision: 1.2
done
Comment 7 Martin Schovanek 2007-02-06 17:22:39 UTC
v.