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 64434 - Add Contacts dialog isn't keyboard accessible
Summary: Add Contacts dialog isn't keyboard accessible
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-09-15 14:20 UTC by Marian Mirilovic
Modified: 2006-11-30 11:33 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 Marian Mirilovic 2005-09-15 14:20:52 UTC
NB 5.0 (200509141800), JDK 6.0 (b51)
Collaboration modules downloaded from the Development Update center

No mnemonic, no default button ...
Comment 1 Petr Nejedly 2006-11-06 15:03:13 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 2 Alexandr Scherbatiy 2006-11-30 11:32:12 UTC
verified.
Comment 3 Alexandr Scherbatiy 2006-11-30 11:33:24 UTC
mnemonics and default buttons are added on the Add Contacts dialog