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 77966 - [A11Y] J2SE library descriptor
Summary: [A11Y] J2SE library descriptor
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-06-15 10:24 UTC by Tomas Danek
Modified: 2006-11-03 19:38 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 2006-06-15 10:24:06 UTC
Please add accessible descriptions: 
No Accessible description :
  Class: javax.swing.JButton {  Manage Libraries... |  }
  Class: javax.swing.JComboBox {  Library: |  }
  Class: org.netbeans.core.windows.services.NbDialog {  New J2SE Library
Descriptor |  }
Comment 1 Tomas Danek 2006-06-15 10:25:30 UTC
and for following in panel #3:

 No Accessible description :
   Class: javax.swing.JTextArea {  Created Files: |  }
   Class: javax.swing.JTextArea {  Modified Files: |  }
   Class: javax.swing.JTextField {  Display Name: |  }
   Class: javax.swing.JTextField {  Library Name: |  }
   Class: javax.swing.JTextField {  Project: |  }
   Class: org.netbeans.core.windows.services.NbDialog {  New J2SE Library
Descriptor |  }
Comment 2 rmatous 2006-06-29 14:26:45 UTC
Bundle.properties 1.8
NameAndLocationPanel 1.16
SelectLibraryPanel 1.7

Fixed in trunk.

Comment 3 Jesse Glick 2006-06-29 15:58:59 UTC
Fixed in trunk.
Comment 4 Tomas Danek 2006-06-30 13:24:50 UTC
works fine, it's ready to backport to 5.5
Comment 5 rmatous 2006-07-03 13:01:05 UTC
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/SelectLibraryPanel.java,v
 new revision: 1.3.8.2.2.3; previous revision: 1.3.8.2.2.2

/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/NameAndLocationPanel.java,v
 new revision: 1.7.4.2.2.3; previous revision: 1.7.4.2.2.2

/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/librarydescriptor/Bundle.properties,v
 new revision: 1.5.2.2.2.2; previous revision: 1.5.2.2.2.1
Comment 6 Tomas Danek 2006-07-10 11:35:04 UTC
perfect, thanks. Verified in 5.5 20060710