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 46080 - A11Y problems in the Find Usages dialog
Summary: A11Y problems in the Find Usages dialog
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-07-13 13:13 UTC by Marek Grummich
Modified: 2007-04-03 18:02 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 Marek Grummich 2004-07-13 13:13:01 UTC
Results of Accessibility test, window with title
"Find Usages"

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  }
   Class: javax.swing.JButton {  Finish |  }
   Class: javax.swing.JButton {  Help |  }
   Class: javax.swing.JDialog {  Find Usages |  }
   Class: javax.swing.JRadioButton {  Find All
Subtypes |  }
   Class: javax.swing.JRadioButton {  Find Direct
Subtypes Only |  }
   Class: javax.swing.JRadioButton {  Find Usages |  }
Comment 1 Pavel Flaska 2004-07-13 17:17:49 UTC
Checking in src/org/netbeans/modules/refactoring/api/ui/Bundle.properties;
/cvs/refactoring/src/org/netbeans/modules/refactoring/api/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/refactoring/api/ui/ParametersPanel.form;
/cvs/refactoring/src/org/netbeans/modules/refactoring/api/ui/ParametersPanel.form,v
 <--  ParametersPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/refactoring/api/ui/ParametersPanel.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/api/ui/ParametersPanel.java,v
 <--  ParametersPanel.java
new revision: 1.14; previous revision: 1.13
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/refactoring/ui/Bundle.properties;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.18; previous revision: 1.17
done
Checking in src/org/netbeans/modules/refactoring/ui/WhereUsedPanel.form;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/WhereUsedPanel.form,v
 <--  WhereUsedPanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in src/org/netbeans/modules/refactoring/ui/WhereUsedPanel.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/WhereUsedPanel.java,v
 <--  WhereUsedPanel.java
new revision: 1.13; previous revision: 1.12
done
Comment 2 Marek Grummich 2004-07-15 12:21:42 UTC
Seems to be fixed in the build 200407141800