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 - a11y - Edit jar reference
Summary: a11y - Edit jar reference
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-21 16:21 UTC by Tomas Danek
Modified: 2008-07-30 14:27 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 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.