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 25674 - A11Y problems in special components.
Summary: A11Y problems in special components.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (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-16 11:59 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11Y test result of "Command Editor". (1.26 KB, text/plain)
2002-07-16 12:01 UTC, Jiri Kovalsky
Details
A11Y test result of "Variable Editor". (1.37 KB, text/plain)
2002-07-16 12:03 UTC, Jiri Kovalsky
Details
A11Y test result of "Relative Mountpoint Selector". (758 bytes, text/plain)
2002-07-16 12:04 UTC, Jiri Kovalsky
Details
A11Y test result of PVCS "Project Database Selector". (924 bytes, text/plain)
2002-07-16 12:07 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-16 11:59:34 UTC
Development build #200207160340 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 RC build #16

Description:
============
There are some A11Y issues in specific components
e.g. mountpoint browser, PVCS project selector or
both editors like missing accessible descriptions
or LABEL_FOR. Take a look at the attached A11Y
test results.
Comment 1 Jiri Kovalsky 2002-07-16 12:01:31 UTC
Created attachment 6702 [details]
A11Y test result of "Command Editor".
Comment 2 Jiri Kovalsky 2002-07-16 12:03:53 UTC
Created attachment 6703 [details]
A11Y test result of "Variable Editor".
Comment 3 Jiri Kovalsky 2002-07-16 12:04:35 UTC
Created attachment 6704 [details]
A11Y test result of "Relative Mountpoint Selector".
Comment 4 Jiri Kovalsky 2002-07-16 12:07:16 UTC
Created attachment 6706 [details]
A11Y test result of PVCS "Project Database Selector".
Comment 5 Jiri Kovalsky 2002-07-16 12:11:46 UTC
This is accessibility issue.
Comment 6 Martin Entlicher 2002-07-17 16:02:32 UTC
I will not fix accessibility problems reported in the first two
attachments. No accessibility is needed for scroll bars, no LABEL_FOR
is necessary and mnemonics for org.openide.awt.ToolbarToggleButton
should be set in openide/core.

The rest (except LABEL_FOR in Project Database Selector) is fixed in
the main trunk.

Diffs:
http://vcscore.netbeans.org/source/browse/vcscore/src/org/netbeans/modules/vcscore/cmdline/Bundle.properties.diff?r1=1.8&r2=1.9
http://vcscore.netbeans.org/source/browse/vcscore/src/org/netbeans/modules/vcscore/cmdline/RelativeMountPanel.java.diff?r1=1.16&r2=1.17
http://vcsgeneric.netbeans.org/source/browse/vcsgeneric/profiles/pvcs/src/org/netbeans/modules/vcs/profiles/pvcs/commands/PvcsDatabaseSelectorPanel.java.diff?r1=1.4&r2=1.5
Comment 7 Filip Rachunek 2002-07-18 13:30:05 UTC
Diffs verified for 3.4 release.
Comment 8 Martin Entlicher 2002-07-19 13:42:49 UTC
Merged into release34 branch.
Comment 9 dmladek 2002-11-05 19:15:25 UTC
;-) I must say, I'm very happy with your comments Martin what is fixed
and what is not and why...
That is lovely work then to verified such bugs;-)))

OK, in NBdev-2002-1104-0100
Comment 10 Quality Engineering 2003-07-01 13:03:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.