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 163788 - A11Y - Add Dependency issues
Summary: A11Y - Add Dependency issues
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
: 158293 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-27 15:23 UTC by Jaroslav Pospisil
Modified: 2009-05-13 10:10 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 Jaroslav Pospisil 2009-04-27 15:23:07 UTC
===============================================
 Tested Window title : Add Dependency
===============================================
Results of Accessibility test
  No Accessible description :
   Class: javax.swing.JComboBox {  Scope: |  } 
   Class: javax.swing.JTabbedPane {  Query |  } 
   Class: javax.swing.JTextField {  ArtifactId: |  } 
   Class: javax.swing.JTextField {  GroupId: |  } 
   Class: javax.swing.JTextField {  Query: |  } 
   Class: javax.swing.JTextField {  Version: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Dependency |  } 
   Class: org.openide.explorer.view.BeanTreeView {  Search Results: |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Search Results: |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Query |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Search Results: |  }
Comment 1 Andrey Yamkovoy 2009-05-06 11:57:17 UTC
Fixed in the core-main.

http://hg.netbeans.org/core-main/rev/e1fa024090fb
Comment 2 Quality Engineering 2009-05-07 08:12:31 UTC
Integrated into 'main-golden', will be available in build *200905070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e1fa024090fb
User: Andrey Yamkovoy <kaktus@netbeans.org>
Log: Fix for #163788 - A11Y - Add Dependency issues
Comment 3 David Simonek 2009-05-13 10:10:58 UTC
*** Issue 158293 has been marked as a duplicate of this issue. ***