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 147878

Summary: a11y: Tab traversal may include attribute/operation in package
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: General DiagramAssignee: Thuy.d Nguyen <thuydn>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: sample diagram with tab featiure widget selection

Description Sergey Petrov 2008-09-22 14:08:45 UTC
and after removal or corresponding class tab order is broken.
Comment 1 Sergey Petrov 2008-09-22 14:10:43 UTC
Created attachment 70211 [details]
sample diagram with tab featiure widget selection
Comment 2 Sergey Petrov 2008-09-22 14:12:34 UTC
see attached diagram as sample.
if I remove class with tab selectable attribute and try tab order on the diagram again. tab order will select nothing.
so it may be even p2.
Comment 3 Thuy.d Nguyen 2008-09-23 01:44:50 UTC
Fixed the code to select only nodes and edges. Feature objects like operations, attributes,... are filtered out.

changeset 3863d8acb3cc in uml-main
details: http://hg.netbeans.org/uml-main?cmd=changeset;node=3863d8acb3cc
Comment 4 Trey Spiva 2008-09-23 19:04:37 UTC
Reviewed
Comment 5 Peter Lam 2008-09-23 19:08:25 UTC
verified in build 20080923.