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

Summary: TODO Window not fully accessible
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: Action ItemsAssignee: tasklist-issues@contrib <tasklist-issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The results from A11Y tester.

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