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 128057

Summary: a11y - add library dialog
Product: projects Reporter: Tomas Danek <musilt2>
Component: Generic Projects UIAssignee: Milan Kubec <mkubec>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2008-02-21 17:53:22 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
-----------------------------
please reassigne properly if necessary...
Customizer - libraries - add library

 No Accessible description :
   Class: javax.swing.JButton {  Add Library |  }
   Class: javax.swing.JButton {  Create... |  }
   Class: javax.swing.JButton {  Import... |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Add Library |  }  ---> P1
   Class: org.openide.explorer.view.BeanTreeView {  Available Libraries: |  }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Available Libraries: |  }


 Components with no mnemonic :
   Class: javax.swing.JButton {  Create... |  }
   Class: javax.swing.JButton {  Import... |  }
Comment 1 Milan Kubec 2008-02-22 09:31:59 UTC
Hopefully fixed. I'm not sure about a11y desc for (Bean)TreeView.

http://hg.netbeans.org/main/rev/22bd0ee6edf9
Comment 2 Milan Kubec 2008-02-22 10:22:40 UTC
*** Issue 128060 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Danek 2008-07-30 14:41:50 UTC
Have to reopen, still a11y desc is missing in 6.5 20080728

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Add Library |  }


...lowering to P3
Comment 4 Milan Kubec 2008-07-31 10:07:53 UTC
Fixed.

http://hg.netbeans.org/main/rev/8e101d87e261
Comment 5 Milan Kubec 2008-07-31 14:00:07 UTC
*** Issue 140248 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2008-07-31 15:50:26 UTC
Integrated into 'main-golden', available in build *200807311401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/8e101d87e261
User: Milan Kubec <mkubec@netbeans.org>
Log: #128057: A11Y fix