tmf: Don't change event table selection on right-click
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 9 Aug 2013 18:18:11 +0000 (14:18 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Fri, 9 Aug 2013 21:42:00 +0000 (17:42 -0400)
commit90328647ee309b1f6316250ac2ab7f05ba0cd8f0
treec1e58c7dec4f779b05ef9612c6c0cbc22b093a43
parent76fccfb0b6c8a58e27f1e41fc0ebb53baeda390e
tmf: Don't change event table selection on right-click

When right-clicking on a item that is within the selection range, the
selection should not be changed to the clicked item. This would prevent
any context menu actions from operating on a selection range.

Change-Id: I3eb06471a3dd80cc3683fcdc965fd36a67ce86a8
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/15298
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/widgets/virtualtable/TmfVirtualTable.java
This page took 0.031697 seconds and 5 git commands to generate.