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 16880 - Manifest property editor has accessibility issues
Summary: Manifest property editor has accessibility issues
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-10-23 22:10 UTC by jhoffman
Modified: 2003-07-01 10:01 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 jhoffman 2001-10-23 22:10:18 UTC
The Manifest property editor for the JAR file node has the following
accessibility issues:

Buttons must have mnemonics. Drop down list box should have a label with an 
associated labelFor method.

Change the "Generation" group box into a label and use "n" as the mnemonic. 
Associate a labelFor method with the drop down list box.
Use "G" as the mnemonic for the "Generate" button.
Use "L" as the mnemonic for the "Load Manifest from File" button.

Add the label "Manifest" for the text area, use "M" as the mnemonic and 
add a labelFor method associating it with the text area.
Comment 1 Brad Ashby 2001-11-19 18:17:18 UTC
Fixed mostly as described. Manifest text area had accessible name and accessible description
added.
Comment 2 David Kaspar 2002-04-05 15:57:32 UTC
Verified
Comment 3 Quality Engineering 2003-07-01 09:59:51 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 10:01:16 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.