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 128039

Summary: a11y - Edit jar reference
Product: projects Reporter: Tomas Danek <musilt2>
Component: Generic Projects UIAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2008-02-21 16:21:35 UTC
Product Version: NetBeans IDE Dev (Build 20080221072310)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Userdir: /tmp/ud
-----------------------
===============================================
 Tested Window title : Edit jar reference
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JTextField {  Jar/Folder: |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Edit jar reference |  }  --> P1, sorry:(


 Components with no mnemonic :
   Class: javax.swing.JLabel {  Jar/Folder: |  }


 Components with potential mnemonics conflict:
 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  Browse... |  Browse for location of jar or folder containing javadoc for the binary }
   Class: javax.swing.JButton {  Browse... |  Browse for location of jar or folder containing sources for the binary }
Comment 1 Milos Kleint 2008-02-22 14:23:05 UTC
fixed in http://hg.netbeans.org/main/rev/54cf45b1ab41

not sure the Jar/Folder field requires mnemonic, it's a non-editable field..
Comment 2 Tomas Danek 2008-07-30 14:27:55 UTC
Thanks, verified. BTW non-editable textfield needs mnemonic too, co that content can be read by screenreader.