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 46081 - A11Y problems in the Rename dialog
Summary: A11Y problems in the Rename 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:15 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:15:24 UTC
Results of Accessibility test, window with title
"Rename"

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  }
   Class: javax.swing.JButton {  Finish |  }
   Class: javax.swing.JButton {  Help |  }
   Class: javax.swing.JCheckBox {  Preview All
Changes |  }
   Class: javax.swing.JDialog {  Rename |  }
   Class: javax.swing.JTextField {  New Name:  |  }
Comment 1 Pavel Flaska 2004-07-14 15:10:07 UTC
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.20; previous revision: 1.19
done
Checking in src/org/netbeans/modules/refactoring/ui/RenamePanel.form;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RenamePanel.form,v
 <--  RenamePanel.form
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/refactoring/ui/RenamePanel.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RenamePanel.java,v
 <--  RenamePanel.java
new revision: 1.4; previous revision: 1.3
done
Comment 2 Marek Grummich 2004-07-15 12:22:30 UTC
Seems to be fixed in the build 200407141800