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 80747

Summary: SHIFT+F10 doesn't work for participants in design pattern wizard
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: Design CenterAssignee: Kris Richards <krichard>
Status: VERIFIED FIXED    
Severity: blocker CC: mbudris
Priority: P1 Keywords: A11Y
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2006-07-20 17:23:02 UTC
- create uml project
- invoke 'Apply Design PAttern' on Model node
- select GoF patterns
- select Observer pattern
-proceed to participamts Choosing step
- select 'ConcreteSubject' group 
- press SHIFT+F10
there should be menu with 'Create' item
(it's possible to do action with Insert button)

similar with leaf ConcreateSubject node (but there should be 'Create' and
'Delete' items)
Comment 1 Sergey Petrov 2006-10-04 09:10:06 UTC
reproducible with 061001,
it's impossible to work in design center with keyboard only
Comment 2 Sergey Petrov 2006-10-04 09:10:55 UTC
see http://www.netbeans.org/issues/show_bug.cgi?id=85903 also
Comment 3 Kris Richards 2006-11-03 20:51:04 UTC
fix for IZ 80747. Added shift-F10 for menu popup. 
WizardRoles.java
JRoleTreeTable.java
Comment 4 Sergey Petrov 2006-11-08 16:23:30 UTC
it works now, new issue will be filed for context menu position