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 - SHIFT+F10 doesn't work for participants in design pattern wizard
Summary: SHIFT+F10 doesn't work for participants in design pattern wizard
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-07-20 17:23 UTC by Sergey Petrov
Modified: 2006-11-08 16:23 UTC (History)
1 user (show)

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 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