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 35473 - a11y: Alt-F does not work in the Code Completion Database Manager dialog
Summary: a11y: Alt-F does not work in the Code Completion Database Manager dialog
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: -S1S-
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: A11Y
Depends on: 42068
Blocks:
  Show dependency tree
 
Reported: 2003-08-19 06:42 UTC by bnv
Modified: 2007-11-05 13:38 UTC (History)
6 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 bnv 2003-08-19 06:42:13 UTC
Product Version: Sun ONE Studio, Native Edition
(Build 17)
IDE Versioning:   IDE/1 spec=3.42.1  
OS: 	         SunOS version 5.8
Java; VM; Vendor = 1.4.1_03; Java HotSpot(TM)
Client VM 1.4.1_03-b02; Sun Microsystems Inc.

    To reproduce the bug:
1. Push 'Tools/Java Language Support' and push
'Tools/Code Completion Database Manager' from main
window
2. Wait for the 'Code Completion Database Manager'
dialog
3. Set focus on the any button
4. Push Alt-F key

ISSUE 1. Pushing Alt-F does nothing, focus should
be in the table.

5. Set focus in the Table
6. Press the 'Esc' key

ISSUE 2. Cannot close ' Code Completion Database
Manager' dialog with Esc key if focus in the table.

ISSUE 3. Default button 'Close ' should not have
mnemonic.
according to Java L&F:
http://java.sun.com/products/jlf/ed2/book/HIG.Behavior3.html#46087
"Do not associate mnemonics with the default
button or the Cancel button in a  dialog box. 
 Use Enter or Return for the default button and
Escape for the Cancel button instead."
Comment 1 Jiri Rechtacek 2003-08-19 07:53:41 UTC
Dafe, please look after on it in conjuction with rest A11Y issues
presently assigned to you. Thanks
Comment 2 David Simonek 2004-01-09 13:50:53 UTC
Planned for promo-D.
Comment 3 David Simonek 2004-02-25 17:16:00 UTC
Dialog itself is not a part of core, passing to editor.
Comment 4 psuk 2004-03-23 17:59:04 UTC
Changing subcomponent to "code completion"
Comment 5 Martin Roskanin 2004-05-26 15:37:57 UTC
Can be closed after merging meta_stavbicka to trunk. CCDB manager will
not be supported anymore, parser DBs will be replaced by MDR.
Comment 6 Martin Roskanin 2004-06-07 12:39:15 UTC
I am closing it... meta_stavbicka was merged to maintrunk