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 69962 - A11Y: 'To Do' window. Pop-up menu unreachable by keyboard
Summary: A11Y: 'To Do' window. Pop-up menu unreachable by keyboard
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 19:08 UTC by _ potingwu
Modified: 2008-12-22 19:41 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 _ potingwu 2005-12-06 19:08:51 UTC
Open "To Do" window (Ctrl+6)
A11y issue: impossible to open  pop-up menu by keyboard shortcut (Shift+F10) on
"To Do window".
Comment 1 _ pkuzel 2005-12-07 10:43:27 UTC
AFAIK common TreeTableView behaviour.
Comment 2 _ potingwu 2005-12-09 17:53:12 UTC
Increase the priority according to Sun QA's policy:
http://sunprowww.eng//net/loglady/export/mulder6/FD_QA/HPT/subteams/A11Y/documents/accessibility_bug_priorities.html

(critical impact to Section 508 compliance)
Comment 3 Stanislav Aubrecht 2005-12-09 20:05:21 UTC
fixed

Checking in TreeTableView.java;
/cvs/openide/explorer/src/org/openide/explorer/view/TreeTableView.java,v  <-- 
TreeTableView.java
new revision: 1.4; previous revision: 1.3
done
Checking in TreeView.java;
/cvs/openide/explorer/src/org/openide/explorer/view/TreeView.java,v  <-- 
TreeView.java
new revision: 1.7; previous revision: 1.6
done
Comment 4 Marian Mirilovic 2005-12-12 12:50:30 UTC
verified in NB 5.0 (200512111900)