tmf: Fix selectAndReveal() in timegraphViewer
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Tue, 26 Apr 2016 21:44:36 +0000 (17:44 -0400)
committerJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Thu, 28 Apr 2016 17:16:26 +0000 (13:16 -0400)
commit1e691cca34a4d3c1b706a42c6b11f66a4ec289ff
tree3c260ed9a181eef9a89b582b7c1f615a09030beb
parent190942898a966e2f99d438035a0ede60f502660a
tmf: Fix selectAndReveal() in timegraphViewer

This fix handles the selectAndReveal() as if it came from an internal
source (triggered by the user) since the method is called from the
FindDialog. The selection should not be ignored when a pending selection
change is awaiting to be notified.

Change-Id: I1be75843b3fcb463eefa2c7587226205424b9c62
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/71484
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java
This page took 0.026913 seconds and 5 git commands to generate.