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 54020 - Fix imports dialog is not fully accessible
Summary: Fix imports dialog is not fully accessible
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-01-26 13:19 UTC by Roman Strobl
Modified: 2007-11-05 13:44 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 Roman Strobl 2005-01-26 13:19:34 UTC
Some names and descriptions are missing:

 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 


 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class:
org.netbeans.modules.editor.java.FixDuplicateImportStmts$JTableX
{  The following class names were found in more
than one package. Select the fully qualified name
to use in the import statement:|  }
Comment 1 Martin Roskanin 2005-01-28 10:26:34 UTC
fixed in [maintrunk]

/cvs/java/editor/src/org/netbeans/modules/editor/java/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.4; previous revision: 1.3

/cvs/java/editor/src/org/netbeans/modules/editor/java/FixDuplicateImportStmts.java,v
 <--  FixDuplicateImportStmts.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Roman Strobl 2005-02-04 10:42:09 UTC
Martine, please add also name of the combobox, the a11y tools reports
still one error:

 No Accessible name :
   Class: javax.swing.JComboBox {  |  Choose appropriate fully
qualified name }

Sorry for buzerace, but it's my job :-)
Comment 3 Daniel Prusa 2005-02-15 09:34:12 UTC
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/editor/java/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in FixDuplicateImportStmts.java;
/cvs/java/editor/src/org/netbeans/modules/editor/java/FixDuplicateImportStmts.java,v
 <--  FixDuplicateImportStmts.java
new revision: 1.6; previous revision: 1.5
done
Comment 4 Roman Strobl 2005-02-21 13:15:48 UTC
Verified in 200502201900.