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 25634 - A11Y problems in Annotation pattern editor.
Summary: A11Y problems in Annotation pattern editor.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-15 16:16 UTC by Jiri Kovalsky
Modified: 2003-07-01 12:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Summary of A11Y problems in Annotation pattern editor. (1.55 KB, text/plain)
2002-07-15 16:17 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2002-07-15 16:16:38 UTC
Development build #200207150340 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 RC build #16

Description:
============
There are missing mnemonics and accessible
descriptions for some components in Annotation
pattern editor. If you want to know the details,
take a look at the attachement.
Comment 1 Jiri Kovalsky 2002-07-15 16:17:18 UTC
Created attachment 6677 [details]
Summary of A11Y problems in Annotation pattern editor.
Comment 2 Jiri Kovalsky 2002-07-16 07:48:04 UTC
This is accessibility issue.
Comment 3 Martin Entlicher 2002-07-17 09:51:59 UTC
Fixed in the main trunk, with the exception of no LABEL_FOR (it's not
necessary) and mnemonics for org.openide.awt.ToolbarToggleButton
(should be fixed in openide's property sheet).

Diffs:
http://vcscore.netbeans.org/source/browse/vcscore/src/org/netbeans/modules/vcscore/annotation/AnnotPatternCustomEditor.java.diff?r1=1.4&r2=1.5
http://vcscore.netbeans.org/source/browse/vcscore/src/org/netbeans/modules/vcscore/annotation/Bundle.properties.diff?r1=1.2&r2=1.3
Comment 4 Filip Rachunek 2002-07-17 12:57:40 UTC
Changed files verified for 3.4 integration.
Comment 5 Martin Entlicher 2002-07-19 11:22:01 UTC
Merged into release34 branch.
Comment 6 dmladek 2002-11-08 16:22:53 UTC
OK, in NB40dev-2002-1108-0100
Comment 7 Quality Engineering 2003-07-01 12:55:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.