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 89296 - A11Y: focus shouldn't go into hidden compartments during compartments traversal
Summary: A11Y: focus shouldn't go into hidden compartments during compartments traversal
Status: RESOLVED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-11-14 15:40 UTC by Andrew Korostelev
Modified: 2008-09-26 18:34 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 Andrew Korostelev 2006-11-14 15:40:44 UTC
focus should not be moved into hidden compartment during compartments traversal
using Shift+side_arrow

steps:
steps:
- create class diagram
- put class element with attributes and with operations
- hide Attributes compartment using 'Compartment | Customize' dialog.
- select class element
- press Shift+Left_arrow to jump between compartments.
Name or the first operation is selected, when focus is in these compartments.
Nothing is highlighted when focus goes into hidden Attributes compartment.
Comment 1 Andrew Korostelev 2006-11-14 15:42:15 UTC
see also issue 89295 - compartments traversal should process empty compartments
correctly
Comment 2 George Vasick 2007-06-28 22:39:10 UTC
Targeted in drawing area redesign.
Comment 3 George Vasick 2007-07-04 00:50:26 UTC
Restoring original priority and using the standard NB waiver process.
Comment 4 George Vasick 2008-01-02 17:33:42 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 5 Peter Lam 2008-06-19 20:02:30 UTC
a11y has not been supported in 6.5.
Comment 6 Thuy.d Nguyen 2008-09-25 00:32:12 UTC
Fixed. Shift-up/dwn arrow keys now do not traverse to collapsed compartments.

changeset 8ca7a1cd4165 in uml-main
details: http://hg.netbeans.org/uml-main?cmd=changeset;node=8ca7a1cd4165
Comment 7 Trey Spiva 2008-09-26 18:34:25 UTC
Reviewed