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 61095 - Encapsulate Fields window a11y issues
Summary: Encapsulate Fields window a11y issues
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-07-18 23:52 UTC by Peter Zavadsky
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 Peter Zavadsky 2005-07-18 23:52:56 UTC
Edited original message:

Steps to reproduce:
- open Project
- choose java node
- open context menu and choose Refactor - Encapsulate Fields

Window with title "Encapsulate Fields" appeared

A11y issues:
 No Accessible name :
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JTextField {  |  } 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
 Components not reachable with tab traversal :
   Class: javax.swing.JTextField {  |  } 

nickolai.fedorov@sun.com 2005-07-14 11:28:53 GMT
Comment 1 Jan Becicka 2005-08-25 12:01:20 UTC
This must be some error of a11y tool. There is no JTextField in the dialog.