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 224878 - Usability in "Choose REST resource" dialog: Tree is not focused after opening the dialog, pressing the ENTER-key does not invoke the OK-Button
Summary: Usability in "Choose REST resource" dialog: Tree is not focused after opening...
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 21:17 UTC by markiewb
Modified: 2015-05-13 02: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 markiewb 2013-01-14 21:17:44 UTC
[ BUILD # : 201301102100 ]
[ JDK VERSION : 1.7.0_09 ]

Open the "Choose REST resource" dialog

ACTUAL:
* Tree is not focused after opening the dialog (workaround: press TAB, 
then it is focused and then the user can navigate via arrow keys)
* pressing the ENTER-key does not invoke the OK-Button (workaround: 
press CTRL-ENTER - but i think this is non-standard and not very 
consistent to other dialogs)

EXPECTED:
* Tree is focused after opening the dialog (the user can navigate via arrow 
keys "out of the box")
* pressing the ENTER-key invokes the OK-Button 

See screenshot. IMHO this would be an easy quickwin.
----

Product Version: NetBeans IDE 7.3 RC1 (Build 201301102100)
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 Jan Stola 2015-05-11 16:11:55 UTC
Fixed by https://hg.netbeans.org/web-main/rev/a8af9f804237
Comment 2 Quality Engineering 2015-05-13 02:54:19 UTC
Integrated into 'main-silver', will be available in build *201505130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a8af9f804237
User: Jan Stola <jstola@netbeans.org>
Log: #224878: Usability improvements