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 55850 - [A11Y] Customizer - Libraries - browsing content
Summary: [A11Y] Customizer - Libraries - browsing content
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords: A11Y
Depends on: 54443 54445
Blocks:
  Show dependency tree
 
Reported: 2005-03-03 13:11 UTC by zikmund
Modified: 2005-04-01 11:40 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 zikmund 2005-03-03 13:11:09 UTC
Build 200503021900

Customizer | Libraries
  buttons: Add Project and Add Library

See fixed java issue 54443 and issue 54445.
Comment 1 zikmund 2005-03-03 13:20:41 UTC
Same problems are with same buttons in
  Customizer | Packaging
Comment 2 Libor Kotouc 2005-03-11 09:48:44 UTC
Fixed.

Checking in Bundle.properties;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.60; previous revision: 1.59
done
Comment 3 zikmund 2005-03-15 17:37:54 UTC
Part of issue still remains:
Add Project dialog:
  No Accessible name &
  Accessible description &
  no LABEL_FOR pointing to it
    javax.swing.JList {  |  }
    javax.swing.JTextField {  |  }
[Java has it fixed -- see issue 54443]
Comment 4 Ondrej Rypacek 2005-03-22 12:59:56 UTC
fixed 
checked in:
web/project/src/o.n.m/web/project/ui/customizer/....
  AntArtifactChooser.form, rev 1.5
  AntArtifactChooser.java, rev 1.16
  Bundle.properties, rev 1.66