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 110652 - A11Y: conflict shortcut Alt+Shift+C
Summary: A11Y: conflict shortcut Alt+Shift+C
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-23 23:12 UTC by Sherry Zhou
Modified: 2007-07-26 17:13 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 Sherry Zhou 2007-07-23 23:12:40 UTC
build 070723

Alt+Shift+C is supposed to be the shortcut for adding a class element,  but it brings up BPEL debug panel 
instead.
Steps to reproduce:
1. Create class diagram  
2. Click in the diagram area.
3. Press ALT+SHIFT+C
Comment 1 Thuy.d Nguyen 2007-07-25 01:40:19 UTC
Modified the code to invoke the action to create a class element only if  Alt+Shift+C occurs while the diagram editor
has the focus. If the focus is outside the diagram editor, Alt+Shift+C brings up the BPEL debug panel.
Comment 2 Sherry Zhou 2007-07-26 17:13:55 UTC
verified in build 070726