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 195389 - current thread popup menu requires double-click
Summary: current thread popup menu requires double-click
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-12 17:05 UTC by gholmer
Modified: 2011-02-19 10:32 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 gholmer 2011-02-12 17:05:12 UTC
[ BUILD # : 201102111519 ]
[ JDK VERSION : 1.6.23 ]

Follow steps in "Test suite: Debugging application (Multithread)" of debugger
sanity test:

http://wiki.netbeans.org/wiki/index.php?title=TS_68_Debugger_Sanity

In step 5, "Current Thread Chooser", item 3 ("Invoke Debug > Set Current Thread
from main menu") shows a popup menu, but it requires a double-click to activate
one of the items. I'm running GNOME with Compiz enabled; don't know if that's
affecting it, but I saw this on my laptop and my desktop machines.
Comment 1 Martin Entlicher 2011-02-16 17:16:04 UTC
Reproduced, on Ubuntu 10.10.
Comment 2 Martin Entlicher 2011-02-18 18:07:15 UTC
Fixed by changeset:   189038:af8e781f50b0
http://hg.netbeans.org/main/rev/af8e781f50b0
Comment 3 Quality Engineering 2011-02-19 10:32:30 UTC
Integrated into 'main-golden', will be available in build *201102190501* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/af8e781f50b0
User: mentlicher@netbeans.org
Log: #195389 Allow to switch threads via single-click.