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 147010 - a11y: newly created element using Command+Enter from modeling palette does not respond to actions
Summary: a11y: newly created element using Command+Enter from modeling palette does no...
Status: RESOLVED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-12 00:53 UTC by Peter Lam
Modified: 2008-09-18 21:47 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-12 00:53:10 UTC
build 20080911

This seems to be on Mac only while verifying a bug fix.

- Command+Shift+8 to focus on the modeling palette
- Tab to focus in palette icons
- select an element using arrow keys
- Command+Enter to add selected element to diagram
- Command+Arrows does not move newly created element because focus is lost from the diagram, pressing Tab does not
traverse to another element
- press Command+0 again still doesn't put focus on the diagram since Tab traversal still doesn't get anything selected
Comment 1 Peter Lam 2008-09-12 01:08:05 UTC
Looks like the focus is not lost in the diagram. It's just not responded other actions like shortcut for moving it, tab
traversal, etc. Pressing the Esc key does cancel the selection. And pressing Command+P also puts focus on the context
palette.

Workaround: press Esc then tab to the element to reselect it for other actions.
Comment 2 Thuy.d Nguyen 2008-09-18 00:13:57 UTC
changeset 589a6db423f7 in uml-main
details: http://hg.netbeans.org/uml-main?cmd=changeset;node=589a6db423f7
Comment 3 Trey Spiva 2008-09-18 21:47:05 UTC
Reviewed