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 80483

Summary: Evaluate Expression window not having focus in the editable combo box
Product: debugger Reporter: Tomas Pavek <tpavek>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Pavek 2006-07-18 14:18:26 UTC
[6.0 dev build 20060702, JDK 1.5, Win XP]

When the Evaluate Expression window is invoked, it does not have focus in the
editing combo box so the user can't just start typing - needs to click into the
combo first. It works only when invoked the very first time.
Comment 1 Martin Entlicher 2006-07-18 18:14:46 UTC
True, the combo should have the focus by default.
Comment 2 Martin Entlicher 2006-07-18 18:38:04 UTC
Fixed ion trunk:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/Evaluator.java,v
 <--  Evaluator.java
new revision: 1.9; previous revision: 1.8
Comment 3 Jiri Kovalsky 2006-07-19 08:12:40 UTC
Verifying in development build #200607181800 of NetBeans 6.0.