Exclude labels from tab stop
commite1d72c7c21f14e1327e59d96e10c182088ba2b9d
authorMichael Keppler <michael.keppler@gmx.de>
Sat, 30 Apr 2016 09:40:38 +0000 (30 11:40 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 15 May 2016 21:35:30 +0000 (15 23:35 +0200)
tree65392877048c6419be8bff42c8004784e6d590e1
parent0dc95e275fbf275661726eccbafe2f0b93809bb8
Exclude labels from tab stop

In the repository deletion dialog two labels are used to display the
paths of the repository and working tree. This change excludes them from
tab order, such that only the checkboxes and dialog buttons are focused
when using tab.

The labels can still be used for copying the path using the mouse.

Change-Id: Ib1a389d8040ca89cbdc490106aade65589bd31b3
Signed-off-by: Michael Keppler <michael.keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/tree/command/DeleteRepositoryConfirmDialog.java