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 25627 - A11Y problems in Diff window and Merge conflicts resolver.
Summary: A11Y problems in Diff window and Merge conflicts resolver.
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (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 15:28 UTC by Jiri Kovalsky
Modified: 2003-06-30 17:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A11Y problems of diff window. (1.48 KB, text/plain)
2002-07-15 15:29 UTC, Jiri Kovalsky
Details
A11Y problems of Merge conflicts resolver. (1.41 KB, text/plain)
2002-07-15 15:31 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 15:28:31 UTC
Development build #200207150340 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 RC build #16

Description:
============
Both mentioned components have some A11Y problems.
Take a look  at the attachments to find out the
details.
Comment 1 Jiri Kovalsky 2002-07-15 15:29:44 UTC
Created attachment 6665 [details]
A11Y problems of diff window.
Comment 2 Jiri Kovalsky 2002-07-15 15:31:53 UTC
Created attachment 6666 [details]
A11Y problems of Merge conflicts resolver.
Comment 3 Jiri Kovalsky 2002-07-16 07:46:43 UTC
This is accessibility issue.
Comment 4 Martin Entlicher 2002-07-16 15:06:44 UTC
I've filled issue #25692 for missing accessibility description in
class org.openide.explorer.propertysheet.SheetButton.
Comment 5 Martin Entlicher 2002-07-16 16:27:40 UTC
The Components with no LABEL_FOR pointing to it looks O.K., it's not
necessary to define a label for them.

Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't
contain mnemonic) -- Next Difference and Previous Difference buttons
*have* mnemonics (ALT-P and ALT-N).

The rest is fixed in the main trunk.
Comment 7 Filip Rachunek 2002-07-17 12:56:25 UTC
Changed files verified for 3.4 integration.
Comment 8 Jiri Kovalsky 2002-07-17 13:21:35 UTC
Verified in development build #200207170450 of NetBeans 4.0.
Comment 9 Martin Entlicher 2002-07-19 10:43:10 UTC
Integrated in release34 branch.
Comment 10 Quality Engineering 2003-06-30 17:41:23 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.