From 2d47fd1feda3f4da31ef5517eff0dd63d7105bb1 Mon Sep 17 00:00:00 2001 From: Stefan Fuchs Date: Sat, 7 Oct 2017 19:53:10 +0200 Subject: [PATCH] Tab order for location information dialog Fixed the tab order and excluded "notes" and "dive sites with same coordinates" from accessability via tab key. Signed-off-by: Stefan Fuchs --- desktop-widgets/locationInformation.ui | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/desktop-widgets/locationInformation.ui b/desktop-widgets/locationInformation.ui index c0145ca2d..c15c713fd 100644 --- a/desktop-widgets/locationInformation.ui +++ b/desktop-widgets/locationInformation.ui @@ -55,7 +55,11 @@ - + + + Qt::ClickFocus + + @@ -101,6 +105,9 @@ 0 + + Qt::ClickFocus + QAbstractItemView::MultiSelection @@ -159,6 +166,15 @@ 1 + + diveSiteName + diveSiteCountry + diveSiteCoordinates + geoCodeButton + diveSiteDescription + diveSiteNotes + diveSiteListView +