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 - Evaluate Expression window not having focus in the editable combo box
Summary: Evaluate Expression window not having focus in the editable combo box
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2006-07-18 14:18 UTC by Tomas Pavek
Modified: 2006-10-23 16:39 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 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.