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 146389 - a11y: focus to the diagram is lost after pressing Esc key to deselect elements
Summary: a11y: focus to the diagram is lost after pressing Esc key to deselect elements
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-06 01:35 UTC by Peter Lam
Modified: 2008-09-11 00:55 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 Peter Lam 2008-09-06 01:35:55 UTC
build 20080905

- click on the diagram
- press tab to select an element
- press Esc key to cancel all selection
- press Shift+F10 to bring up the context menu or Tab to reselect element but nothing works since focus might not be in
the diagram anymore
Comment 1 Peter Lam 2008-09-08 23:13:25 UTC
workaround: focus to the diagram window again using Ctrl+0
Comment 2 Thuy.d Nguyen 2008-09-10 01:22:16 UTC
Pressing ESC key cleared the selection on the scene, but the focused object on the scene was still set to the last
selected object.  Fixed the code to clear the focused object on scene as well.

http://hg.netbeans.org/uml-main/rev/7516560ae8bf
Comment 3 Thuy.d Nguyen 2008-09-10 01:24:23 UTC
Marked Resolved Fixed by mistake. Reopening the issue to mark it Started.
Comment 4 Trey Spiva 2008-09-10 18:22:27 UTC
Reviewed 
Comment 5 Peter Lam 2008-09-11 00:55:32 UTC
verified in build 20080910