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 - a11y: prevailing Shift+F10 is to be used on diagram instead of Ctrl+F10 to open popup menu
Summary: a11y: prevailing Shift+F10 is to be used on diagram instead of Ctrl+F10 to op...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: A11Y
: 87155 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-04 12:31 UTC by Andrew Korostelev
Modified: 2006-11-07 13:25 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 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