Mouse Right-Click Clears Selection

Summary

Id: 11.19
Type: Bug Bug
Current Status: Open

Detail

18 Dec 2003 Open Bruno Aleci

I noticed that, after a multiple selection obtained pressing the SHIFT key, the pression of the mouse right button (in order to obtain a menu referred to the items selected) causes the loss of the entire selection (only one row remains selected), while a multiple selection made with the Ctrl key works "correctly" (all the rows remain selected).

6 Feb 2004 Open Steve McMahon

SGrid 2.0 fixes this bug. Right-clicking in a selection allows the selection to be maintained. Under SGrid 1.0, it is possible to fix this by responding to the MouseDown and MouseUp events and changing the mouse coordinates so they are somewhere off-screen.