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 66128 - [A11Y] Module suite properties a11y issues (no a11y test of branding done)
Summary: [A11Y] Module suite properties a11y issues (no a11y test of branding done)
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: A11Y
: 66130 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-06 13:32 UTC by Tomas Danek
Modified: 2005-11-11 13:07 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 Tomas Danek 2005-10-06 13:32:35 UTC
Sources:
 No Accessible description :
   Class: javax.swing.JButton {  Add... |  } 
   Class: javax.swing.JButton {  Remove |  } 
   Class: javax.swing.JList {  Suite Modules: |  } 
   Class: javax.swing.JTextField {  Project Folder: |  } 
-----------------------------------------
Libraries:

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeTable {  N/A |  N/A } 
 No Accessible description :
   Class: javax.swing.JButton {  Manage Platforms... |  } 
   Class: javax.swing.JComboBox {  NetBeans Platform: |  }  
--------------------------------
--------------------------------
NOTE: Branding will change its UI following new UI spec. Accessibility test will
be done later here.
Comment 1 Marian Mirilovic 2005-10-06 14:19:23 UTC
*** Issue 66130 has been marked as a duplicate of this issue. ***
Comment 2 Martin Krauskopf 2005-10-19 01:51:41 UTC
Simply, just relativelly time consuming task. Hopefully TBD -> 5.0.
Comment 3 Martin Krauskopf 2005-11-08 13:21:34 UTC
I would have to do this someday anyway. Started...
Comment 4 Martin Krauskopf 2005-11-08 15:42:52 UTC
Fixed.

Checking in ui/customizer/SuiteCustomizerLibraries.java; 1.21 -> 1.22;
Checking in ui/customizer/SuiteCustomizerSources.java; 1.5 -> 1.6;
Checking in ui/customizer/Bundle.properties; 1.64 -> 1.65;
Comment 5 Tomas Danek 2005-11-11 13:07:03 UTC
good work, verified.