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 45729 - A11Y problems in Resolve Reference problems dialog
Summary: A11Y problems in Resolve Reference problems dialog
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-30 13:44 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2004-06-30 13:44:33 UTC
The dialog is opened when clicking menu 'Resolve
Reference Problems' in project context menu.

 No Accessible description :
   Class: javax.swing.JButton {  Close |  }
   Class: javax.swing.JButton {  Resolve... |  }
   Class: javax.swing.JList {  Reference Problems:
|  }
   Class: javax.swing.JTextArea {  Description: |  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Resolve Reference Problems - "TestReferences1"
Project |  }

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Description: |  }
Comment 1 Jiri Rechtacek 2004-07-12 16:04:19 UTC
Checking in
project/src/org/netbeans/modules/java/project/BrokenReferencesCustomizer.form;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesCustomizer.form,v
 <--  BrokenReferencesCustomizer.form
new revision: 1.3; previous revision: 1.2
done
Checking in
project/src/org/netbeans/modules/java/project/BrokenReferencesCustomizer.java;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesCustomizer.java,v
 <--  BrokenReferencesCustomizer.java
new revision: 1.6; previous revision: 1.5
done
Checking in
project/src/org/netbeans/modules/java/project/Bundle.properties;
/cvs/java/project/src/org/netbeans/modules/java/project/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.19; previous revision: 1.18
done
Processing log script arguments...
More commits to come...
Checking in
project/src/org/netbeans/spi/java/project/support/ui/BrokenReferencesSupport.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/BrokenReferencesSupport.java,v
 <--  BrokenReferencesSupport.java
new revision: 1.13; previous revision: 1.12
done
Comment 2 Milan Kubec 2004-07-15 12:18:46 UTC
Verified in custom build 20040715.
Comment 3 Quality Engineering 2007-09-20 10:41:29 UTC
Reorganization of java component