lttng: Fix ControlFlowViewFindTest and ResourcesViewFindTest on Mac
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 11 Jul 2016 23:25:13 +0000 (19:25 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 14 Jul 2016 17:04:30 +0000 (13:04 -0400)
commit1c9b6343d7d3e72643d34f6cad400a4698824230
treed821d8a697051a2bd2ba38d353ac60d96a5c8f34
parent2984a46655de9969a26868a7ba9ff68a1012f590
lttng: Fix ControlFlowViewFindTest and ResourcesViewFindTest on Mac

Some keyboard shortcuts were wrong on Mac. Going to the top of a tree
is Option-Up instead of Home and Ctrl-F should be Command-F.

Change-Id: Ic10243095ed47d0c9dd2a81b2d7cdda010ec9578
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/77104
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared/org/eclipse/tracecompass/tmf/ui/swtbot/tests/shared/SWTBotUtils.java
This page took 0.026151 seconds and 5 git commands to generate.