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 45196 - Wizard Tag File - A11Y
Summary: Wizard Tag File - A11Y
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-06-18 18:04 UTC by zikmund
Modified: 2010-01-12 02:08 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 2004-06-18 18:04:43 UTC
Build 200406171800

1) No accessible name & description & no LABEL_FOR
pointing to for:
- 4x javax.swing.JTextField {  |  }
- javax.swing.JTextArea {  |  }

2) No accessible name & description for:
- javax.swing.JComboBox {  |  }
- javax.swing.JScrollPane$ScrollBar {  |  }

3) No accessible description for:
- javax.swing.JButton {  Browse... |  }
org.netbeans.core.windows.services.NbDialog {  New
Tag File |  }

4) No mnemonic & description for:
- javax.swing.JCheckBox {  Create as a Segment of
a Tag File |  }
- javax.swing.JRadioButton {  Use Standard JSP
Syntax |  }
- javax.swing.JRadioButton {  Use XML Syntax  |  }

5) No mnemonics (no visible) for File Name,
Project, Location & Created File
Comment 1 Milan Kuchtiak 2004-06-24 17:56:02 UTC
Fixed
Comment 2 zikmund 2004-06-30 15:07:42 UTC
Verified.