Bug 20978 - [Tasks] checkbox in task list should be accessible
Summary: [Tasks] checkbox in task list should be accessible
Status: RESOLVED DUPLICATE of bug 25561
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, investigate
Depends on:
Blocks:
 
Reported: 2002-06-25 16:40 EDT by mojit CLA
Modified: 2003-02-21 13:48 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mojit CLA 2002-06-25 16:40:45 EDT
Eclipse build F4

Resource perspective / Tasks view

Checkboxes for task items are not accessible. Identified as 'list item' w/ no 
name in MS Inspect.
Comment 1 Veronika Irvine CLA 2002-06-26 11:50:21 EDT
The check box in the Task view was not implemented by SWT - it is an image 
inserted by the desktop.

The Task view should implement AccessibleControlListener and provide role and 
state information.  This will likely not happen for release 2.0.

In the meantime the information about the task is accessible through the Task 
Properties dialog.
Comment 2 Nick Edgar CLA 2002-07-04 13:29:43 EDT
Yes, the properties dialog is the accessible alternative for task list items.
We should look at improving this post 2.0 though.
Comment 3 Randy Giffen CLA 2002-08-12 11:01:03 EDT
Reopened for investigation
Comment 4 Tod Creasey CLA 2003-02-21 13:48:33 EST

*** This bug has been marked as a duplicate of 25561 ***