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 54445 - A11Y Problems in Add Library dialog
Summary: A11Y Problems in Add Library dialog
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks: 55850
  Show dependency tree
 
Reported: 2005-02-03 09:21 UTC by Milan Kubec
Modified: 2006-03-24 13:16 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 2005-02-03 09:21:05 UTC
[dev-200502021900, JDK 1.4.2_07]

Dialog is opened after clicking 'Add Library' when
setting up comp. cp. of j2seproject.

Components with no mnemonic :
 Class: javax.swing.JLabel {  Libraries: |  }
Comment 1 Tomas Zezula 2005-02-03 22:17:56 UTC
Checking in Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.57; previous revision: 1.56
done
Checking in LibrariesChooser.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/LibrariesChooser.form,v
 <--  LibrariesChooser.form
new revision: 1.6; previous revision: 1.5
done
Comment 2 Milan Kubec 2005-02-08 10:10:40 UTC
Verified in dev-200502071900.