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 166978 - [charts] Incorrectly updated highlighted items after mouseExited
Summary: [charts] Incorrectly updated highlighted items after mouseExited
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: RANDOM, VISUALVM
Depends on:
Blocks:
 
Reported: 2009-06-12 11:18 UTC by Jiri Sedlacek
Modified: 2009-06-18 07:00 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 Jiri Sedlacek 2009-06-12 11:18:03 UTC
When the cursor leaves chart area, highlighted (hovered) items of the chart are sometimes incorrectly updated - chart
has highlighted items without the cursor.
Comment 1 Jiri Sedlacek 2009-06-12 11:53:36 UTC
Fixed in profiler-main.


http://hg.netbeans.org/profiler-main/rev/b61560fa8792
Comment 2 Quality Engineering 2009-06-18 07:00:20 UTC
Integrated into 'main-golden', will be available in build *200906180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b61560fa8792
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #166978 - Fixed mouse events synchronization