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 90230 - Mnemonics conflict in Versioning menu
Summary: Mnemonics conflict in Versioning menu
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Josef Pavlicek
URL:
Keywords: A11Y, UI
Depends on:
Blocks:
 
Reported: 2006-11-28 23:33 UTC by Jesse Glick
Modified: 2007-02-16 13:48 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 Jesse Glick 2006-11-28 23:33:26 UTC
Alt-I C is a conflict: "_C_VS >" and "_C_ommit [...]". I would suggest reserving
'C' for "Commit" as it is a common operation; "CVS >" is not. If you think "CVS"
really needs a mnemonic, maybe use "V" - either duplicate or replace the
mnemonic for "Resolve Conflict", which is probably rare.
Comment 1 Maros Sandor 2006-11-29 09:55:43 UTC
On Windows htting C for the second time gets you to CVS, is it not so on all
platforms?
Comment 2 Jesse Glick 2006-11-29 16:26:57 UTC
On my machine 'C' takes you first to "CVS" then to "Commit". So workaround to
commit is to press

  Alt-I C C Enter

which is annoying, not as nice as

  Alt-I C
Comment 3 Jesse Glick 2006-11-29 21:42:02 UTC
BTW same problem with "_S_ubversion >" vs. "_S_how Changes", except worse:
repeatedly typing S does not move from "Subversion" for some reason.
Comment 4 Maros Sandor 2007-01-05 15:43:43 UTC
Will be fixed as part of other menu issues, reassigning to HIE.
Comment 5 Maros Sandor 2007-02-16 13:48:17 UTC
There should be no conflicts in mnemonics anymore.