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 48092 - [40cat] fix imports dialog: unable to navigate only with keyboard
Summary: [40cat] fix imports dialog: unable to navigate only with keyboard
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-08-27 17:59 UTC by vanob
Modified: 2007-09-26 09:14 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 vanob 2004-08-27 17:59:10 UTC
[ BUILD # : 200408191352 ]
[ JDK VERSION : J2SE 1.5.0 ]

It's not possible to choose the class from the
combo box with the keyboard.
Comment 1 Marian Mirilovic 2004-08-31 09:33:50 UTC
Vano,
What Import do you mean? 

Keyboard works fine in Import Class dialog for me
[nb_dev](200408301800), [jdk1.5.0](b63)
Comment 2 vanob 2004-08-31 10:46:27 UTC
I mean when you press Alt+Shift+F
IDE automatically imports necessary classes
but if it finds duplicate class names residing 
in different packages a dialog pops up to
choose exactly what class do you want. In
that dialog I could not find a way to choose from 
a combo box containing class names.

Comment 3 Martin Matula 2004-08-31 12:57:48 UTC
Dane, please look at this. May be a duplicate of an existing bug.
Comment 4 Daniel Prusa 2004-08-31 16:21:56 UTC

*** This issue has been marked as a duplicate of 47990 ***
Comment 5 Daniel Prusa 2004-11-11 12:58:42 UTC
should not be resolved as a duplicate
Comment 6 Daniel Prusa 2004-11-11 12:59:33 UTC
It is possible to choose the class from the combo box by keyboard. You
need to press spacebar to be able to edit values in a row of the
table. Then, the editing is done by 'up' and 'down' arrows.
Comment 7 Quality Engineering 2007-09-20 12:47:50 UTC
Reorganization of java component