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 86452

Summary: a11y: prevailing Shift+F10 is to be used on diagram instead of Ctrl+F10 to open popup menu
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: General DiagramAssignee: Kris Richards <krichard>
Status: VERIFIED FIXED    
Severity: blocker CC: mbudris
Priority: P2 Keywords: A11Y
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrew Korostelev 2006-10-04 12:31:30 UTC
as a result of fixing issue 80659 ( Keyboard shortcut SHIFT+F10 to open Popup
Menu not working for all diagram types ) shortcut "Ctrl+F10" was added to open
popup menu on diagram.

Shift+F10 is used in most application for this purpose.
Users expect Shift+F10 to work in UML.

Usage of unexpected Ctrl+F10 is a usability problem.
Comment 1 Andrew Korostelev 2006-10-04 12:39:33 UTC
Shift+F10 is used in other Graphical NB tools, like:
- GUI Builder
- Text Editor (Java/xml/plain text/...)
- BPEL designer

Comment 2 Andrew Korostelev 2006-10-16 09:14:31 UTC
*** Issue 87155 has been marked as a duplicate of this issue. ***
Comment 3 Andrew Korostelev 2006-11-01 10:07:44 UTC
our Visual Web pack (Rave) also uses Shift+F10 to open element popup menu in
graphical editor.
Comment 4 Kris Richards 2006-11-03 21:05:43 UTC
change ctrl-f10 to shift f10
DiagramTopComponent.java (initialize method)
Comment 5 Andrew Korostelev 2006-11-07 13:25:00 UTC
verified in ide-coco-061106_9