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 212315 - incorrect handling of dbl-click event
Summary: incorrect handling of dbl-click event
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 13:55 UTC by Ondrej Vrabec
Modified: 2012-05-15 10:10 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 Ondrej Vrabec 2012-05-10 13:55:12 UTC
Product Version = NetBeans IDE Dev (Build 20120510-3e0c588eb0f0)
Operating System = Linux version 3.1.10-1.9-desktop running on amd64
Java; VM; Vendor = 1.7.0_04
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.0-b21

Dbl-clicking on the expande/collapse *icon* in the dashboard works strangely. Instead of quick expanding and collapsing of a node the same way as in e.g. the Projects view, the node gets expanded -> collapsed -> expanded again.
Comment 1 Jan Peska 2012-05-14 14:37:23 UTC
fix: http://hg.netbeans.org/core-main/rev/016edbf44cda
Comment 2 Ondrej Vrabec 2012-05-14 14:38:46 UTC
thanks for fixing the handlick
Comment 3 Quality Engineering 2012-05-15 10:10:15 UTC
Integrated into 'main-golden', will be available in build *201205150400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/016edbf44cda
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #212315 - incorrect handlick of dbl-click event
Don't bother with consumed events