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 71919 - No mnemonic for Collaborate main menu
Summary: No mnemonic for Collaborate main menu
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-01-27 09:32 UTC by Marian Mirilovic
Modified: 2007-10-22 08:44 UTC (History)
3 users (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 Marian Mirilovic 2006-01-27 09:32:35 UTC
NB 5.0 (fcs) + Collab modules from Beta AUC (01/27)

I know about issue 68631. I know that there is a problem with mnemonics in main
menu, but no mnemonic for main menu is A11Y issue (if you look at 
http://qa.netbeans.org/processes/bug_priority_guidelines.html it's P1)
Comment 1 Petr Nejedly 2006-01-27 11:07:13 UTC
OK, but please assign it to hie.
There is no single letter available for mnemonic, so according to our
guidelines, we can't produce IDE containing all of the current features + collab
w/o a P2, which seems ridiculous to me.
Comment 2 Marian Mirilovic 2006-01-27 11:29:37 UTC
I'll, but I don't know who from the HIE team is responsible for Collab ...
Comment 3 Petr Nejedly 2006-01-27 11:45:41 UTC
Jindra, I guess.
Comment 4 Marian Mirilovic 2006-01-27 13:24:02 UTC
OK, reassigned to Jindra.
Comment 5 Jindrich Dinga 2006-02-01 08:28:16 UTC
What's the TM for this issue? Is it promo G or H?
Comment 6 Jan Chalupa 2006-02-01 08:38:09 UTC
As of now, Collaboration is decoupled from the IDE release cycle. Assume the fix
is required for 5.0. We can put a new update on AU at any time.
Comment 7 Jindrich Dinga 2006-02-01 14:45:10 UTC
I see, but it's hard to assign any mnomonic - as it was already mentioned all possible mnemonics have 
been already assigned.

I have three options according to promos:
1) 5.0 - change "Collaborate" to "Collaboration" menu and assign "I" mnemonic (this mnemonic should 
be free)
1) promo G - if J2EE team requests polishing/changing shortcuts, new mnemonic for "Collaborate" 
menu can be assigned it this timeframe
2) promo H - we will introduce new/polished/changed shortcuts so in this timeframe there will be 
definitely assigned mnemonic for "Collaborate" menu

Because the fix is needed for current promo and we are talking about add-on module, for this time I 
would prefer first option, changing "Collaborate" menu to "Collaboration" menu with assigned "I" 
mnemonic, as a temporary solution. Please note that in next release (probably promo H) the menu 
name will be changed back to "Collaborate" and new mnemonic will be introduced.
Comment 8 Petr Nejedly 2006-11-06 15:02:48 UTC
Fixed together with few other A11Y issues:
collab/ui/src/org/netbeans/modules/collab/ui/AddContactForm.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/AddContactForm.java,v1.6
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.form,v1.4
collab/ui/src/org/netbeans/modules/collab/ui/AddConversationForm.java,v1.6
collab/ui/src/org/netbeans/modules/collab/ui/AuthSubscriptionForm.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/AuthSubscriptionForm.java,v1.5
collab/ui/src/org/netbeans/modules/collab/ui/Bundle.properties,v1.9
collab/ui/src/org/netbeans/modules/collab/ui/LoginAccountPanel.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/LoginAccountPanel.java,v1.6
collab/ui/src/org/netbeans/modules/collab/ui/SelectConferenceForm.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/SelectConferenceForm.java,v1.4
collab/ui/src/org/netbeans/modules/collab/ui/SelectUserForm.form,v1.3
collab/ui/src/org/netbeans/modules/collab/ui/SelectUserForm.java,v1.4
collab/ui/src/org/netbeans/modules/collab/ui/resources/Bundle.properties,v1.6
Comment 9 Jaromir Uhrik 2007-10-22 08:44:46 UTC
Verified and filed related issue #119612.