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 45639 - TODO Window not fully accessible
Summary: TODO Window not fully accessible
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-28 13:01 UTC by Jan Lahoda
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The results from A11Y tester. (1.28 KB, text/plain)
2004-06-28 13:02 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2004-06-28 13:01:47 UTC
NB trunk build 200406271800, JDK1.4.2_04.

The TODO window is not fully accessible. In
particular, there are these problems (for more
information look at attached report):
1. The combobox which selects filters do not have
accessible name and description set.
2. There is a button without accessible
description and which accessible name is empty.
This is _probably_ the button in the right upper
corner of the scrollpane.
3. There is a lot of components (the dropdown
button for selected folder, go to source, edit
filters, rescan) with empty accessible name (they
have accessible name set, but it is empty, which
is in my opinion not good).
4. The treetable has accessible name and
desription set to N/A (this may or may not be
problem, please evaluate).
Comment 1 Jan Lahoda 2004-06-28 13:02:41 UTC
Created attachment 16039 [details]
The results from A11Y tester.
Comment 2 Ondrej Rypacek 2004-06-29 13:57:48 UTC
I'll fixed that except for the right-hand-corner-button, which is
TreeTable's button for column selection.
Comment 3 Ondrej Rypacek 2004-06-29 15:53:23 UTC
Should be fixed. Could you please check that?

checked in 
rev 1.99 of tasklist/docscan/.../docscan/SourceTasksView.java
rev 1.39 of tasklist/docscan/.../docscan/Bundle.properties