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 146256

Summary: a11y: Shift+F10 does not bring up contextual menu on newly created link
Product: uml Reporter: Peter Lam <petersl>
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:

Description Peter Lam 2008-09-04 23:18:51 UTC
build 20080904

- select 2 elements on the diagram using mouse or shortcuts
- press Ctrl+P to bring up the context palette
- from the context palette, press Ctrl+Enter on an appropriate link type between the 2 elements
Result: the link is created
- while the link is still selected, press Shift+F10 for popup menu 
Result: no menu comes up

Workaround: reselect the link and invoke menu again
Comment 1 Thuy.d Nguyen 2008-09-12 17:56:46 UTC
Fixed.

changeset a7c03a81f343 in uml-main
details: http://hg.netbeans.org/uml-main?cmd=changeset;node=a7c03a81f343

This change set contains the fix for issue 146713 as well.
Comment 2 Trey Spiva 2008-09-12 18:32:12 UTC
Reviewed
Comment 3 Quality Engineering 2008-09-13 17:15:50 UTC
Integrated into 'main-golden', will be available in build *200809131401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a7c03a81f343
User: thuydn@netbeans.org
Log: Fix issues #146713 and #146256. Focused objects and selected objects on scene need to be set after an object is created or delete.
Comment 4 Peter Lam 2008-09-15 19:01:08 UTC
verified in build 20080915.