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 65972 - [A11Y] In "To Do" window is many accesibility problems.
Summary: [A11Y] In "To Do" window is many accesibility problems.
Status: RESOLVED DUPLICATE of bug 65703
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-10-05 14:29 UTC by Zdenek Konecny
Modified: 2005-10-19 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zdenek Konecny 2005-10-05 14:29:18 UTC
See output from Accessibility tester.

===============================================
 Tested Window title : To Do
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {   |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeTable {  List of tasks |  List of source
 tasks found in the selected context }


 Components with no mnemonic :
   Class: javax.swing.JButton {   |  }
   Class: javax.swing.JButton {  Edit filters |  Edit filters. }
   Class: javax.swing.JButton {  Goto source |  Shows selected TODO in editor. }

   Class: javax.swing.JToggleButton {  Current File |  Switches to tasks for edi
ted document. }
   Class: javax.swing.JToggleButton {  Opened Files |  Shows tasks in all edited
 files (o) }
   Class: javax.swing.JToggleButton {  Selected Folder |  Switches to tasks for
selected folder. }
   Class: org.netbeans.modules.tasklist.docscan.SourceTasksView$DropDown {  Choo
se folder... |  Selects folder to be scanned. }


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {   |  }
   Class: javax.swing.JButton {  Edit filters |  Edit filters. }
   Class: javax.swing.JButton {  Goto source |  Shows selected TODO in editor. }

   Class: javax.swing.JToggleButton {  Current File |  Switches to tasks for edi
ted document. }
   Class: javax.swing.JToggleButton {  Opened Files |  Shows tasks in all edited
 files (o) }
   Class: javax.swing.JToggleButton {  Selected Folder |  Switches to tasks for
selected folder. }
   Class: org.netbeans.modules.tasklist.docscan.SourceTasksView$DropDown {  Choo
se folder... |  Selects folder to be scanned. }
Comment 1 Max Sauer 2005-10-19 09:03:29 UTC
Thanks for info, but this has been already reported.

*** This issue has been marked as a duplicate of 65703 ***