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 45192 - Wizard HTML - A11Y and no mnemonics visible
Summary: Wizard HTML - A11Y and no mnemonics visible
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 17:27 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 17:27:13 UTC
Build 200406171800

Invoke HTML wizard

1) No mnemonic visible when holding Alt (XML
Document/Empty File works fine)

2) Missing no accesible name and description,
witho no LABEL_FOR pointing to it at all 4 JTextFields

3) No Accessible description at classes
- javax.swing.JButton {  Browse... |  }
- javax.swing.JComboBox {  |  }
- org.netbeans.core.windows.services.NbDialog { 
New HTML File |  }
Comment 1 Milan Kuchtiak 2004-06-24 17:53:45 UTC
Fixed
Comment 2 zikmund 2004-06-30 14:15:06 UTC
Verified.