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 84582 - Track mouse button used for drag and drop
Summary: Track mouse button used for drag and drop
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 00:29 UTC by skaylie
Modified: 2008-09-22 13:01 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skaylie 2006-09-11 00:29:44 UTC
UI components for rich client apps should be able to determine which mouse
button is used for a drag and drop operation of any object (palette item, bean
tree node, etc.), so different actions could be performed upon a drop.  Perhaps
this should be part of the rules for APIs - in cases where the mouse and other
UI tools are used, all information which is available should be made available.