Actions
Bug #604
closedRight-click in DataView Clears Selection
Start date:
09/28/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
604
Description
If a user selects a set of cell sin the dataview table, then right-clicks on the
selection to get a popup menu (e.g. if they are planning to "copy" the
selection) the selection is cleared, and only the cell immediately beneath the
mouse cursor is selected.
I think mouse listener just needs to be changed so it doesn't start a selection
when right button clicked - only when left button clicked
Actions