Focus default button in PullResultDialog
commitea7b7b5b26270cc4bef44bf2b1b9970b2082322b
authorMichael Keppler <Michael.Keppler@gmx.de>
Sun, 19 Aug 2018 14:37:12 +0000 (19 16:37 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sat, 25 Aug 2018 15:56:13 +0000 (25 11:56 -0400)
tree0fffda319d20f8a1401ea8fad7c35ae0d9f4b05f
parent8c8e7917d5c00c485cc54e86ba8e4777c2283589
Focus default button in PullResultDialog

Avoid the system automatically focusing the first focusable result, the
text widget with the rebase/merge status result.

Change-Id: I8fa041944a98d9ee70711733141d6bcd9065068b
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Bug:538066
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/pull/PullResultDialog.java