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 233680 - "add jar/folder" isn't very keyboard friendly
Summary: "add jar/folder" isn't very keyboard friendly
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 18:26 UTC by sjnewbold
Modified: 2013-07-31 07:54 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 sjnewbold 2013-07-30 18:26:39 UTC
There is a *very* annoying usability problem with
the "add jar/folder" button in the library
manager. Because you allow the selection of
directories, it is impossible to enter:
"c:\program files<enter>" in order to quickly
navigate to that directory in order to choose a
JAR file. By splitting up the button into two
separate options, you can have the JAR chooser
expect only files (not directories) and this will
allow better keyboard navigation. Currently it is
an absolute nightmare to enter JAR paths using the
file-chooser. Using the mouse is too slow.
Comment 1 Tomas Zezula 2013-07-31 07:54:15 UTC
Spitting the Button into 2 buttons will make the UI very user unfriendly.