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 47990 - Keyboard accessibility of Fix Imports dialog
Summary: Keyboard accessibility of Fix Imports dialog
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://theserverside.com/news/thread....
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 12:39 UTC by Milos Kleint
Modified: 2013-09-02 14:22 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2004-08-26 12:39:38 UTC
Trying to run the Fix Imports action and use the
import resolution dialog is somewhat clumsy when
using keyboard only..

http://theserverside.com/news/thread.tss?thread_id=28263#135645
Comment 1 Daniel Prusa 2004-08-31 16:21:55 UTC
*** Issue 48092 has been marked as a duplicate of this issue. ***
Comment 2 Daniel Prusa 2004-11-11 13:13:16 UTC
Here is a comment on appearance of the modal dialog displayed by the
fix imports action, when a type name can be resolved to several
classes. It happens, when e.g. List class is used in a source and it
is not imported. The comment is copied from the location given by the
link: 

"Next gasp in utter disbelief at how you are now presented with a modal
dialog that requires you to use your mouse to select which class you'd
like to have imported. In eclipse or intellij you are presented with a
small popup window that allows you to scroll to select the proper item
to import."

Dusane, do you have any suggestions how to improve the dialog ?
Comment 3 Daniel Prusa 2005-03-18 13:17:02 UTC
Changing to enhancement, this is not a defect, since the import resolution
dialog can be accessed by the keyboard (on the other hand, improvements are
required).