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 100546 - Update description on Mouse press not release
Summary: Update description on Mouse press not release
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 22:53 UTC by Marian Mirilovic
Modified: 2009-12-03 03:24 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 Marian Mirilovic 2007-04-10 22:53:56 UTC
For now the description area is updated on Mouse.release - so it looks like it's
slower than selection of the row in table of modules.
Comment 1 Jiri Rechtacek 2007-09-13 14:29:53 UTC
It depends on javax.swing.event.ListSelectionListener. It would be overkill to implement own selection listener aside
default Java mouse event handling.
Comment 2 Marian Mirilovic 2009-12-03 03:24:41 UTC
v/c