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 223769 - Refactoring: Inline Temp dialog: Preview-Button is keyboard-default, but Cancel is displayed as default
Summary: Refactoring: Inline Temp dialog: Preview-Button is keyboard-default, but Canc...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 13:04 UTC by markiewb
Modified: 2015-08-26 01:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the dialog (37.72 KB, image/png)
2012-12-13 13:05 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-12-13 13:04:59 UTC
[ JDK VERSION : 1.7.0_09 ]

* do some refactoring like "inline temp" -> confirm dialog opens with buttons
[Preview], [Cancel], [Help]

* ACTUAL: see screenshot
** [Cancel] is marked as default (see the surrounding focus rectangle), 
** pressing ENTER invokes[Preview]. 
** pressing ESC invokes [Cancel] 

* EXPECTED:  
** [Preview] is marked as default, 
** pressing ENTER invokes [Preview]
** pressing ESC invokes [Cancel]
Comment 1 markiewb 2012-12-13 13:05:19 UTC
Created attachment 129316 [details]
Shows the dialog
Comment 2 Ralph Ruijs 2015-08-24 17:08:49 UTC
changeset:   4a7f8bf52c71
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Mon Aug 24 18:55:46 2015 +0200
summary:     #223769 - Refactoring: Inline Temp dialog: Preview-Button is keyboard-default, but Cancel is displayed as default
Comment 3 Quality Engineering 2015-08-26 01:22:43 UTC
Integrated into 'main-silver', will be available in build *201508260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4a7f8bf52c71
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #223769 - Refactoring: Inline Temp dialog: Preview-Button is keyboard-default, but Cancel is displayed as default