Set focus when context menu in staging view appears
commit20a3675664170ae1c5e3137eb10de1a23b91e12b
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 22 May 2017 07:17:32 +0000 (22 09:17 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 22 May 2017 07:17:32 +0000 (22 09:17 +0200)
treeb82b75d48cd4c9bb74140f6d0db8b377c7dd6510
parenta4c010a51910883130419f81c3bc4238a9d5b9fe
Set focus when context menu in staging view appears

Otherwise the "Show in..." handler cannot find the current selection.

Bug: 517041
Change-Id: I7d8ef13d70021aa6582d6577cc8916a20219dc19
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java