From 0441478d499ac3db23eef5239ca6637830cb5aa3 Mon Sep 17 00:00:00 2001 From: wmayer Date: Mon, 6 Jul 2020 14:46:24 +0200 Subject: [PATCH] PartDesign: [skip ci] revert TabFocus policy for spinbox in Thickness panel When clicking on the spinbox it won't get the focus and thus it's not possible to override the content with the keyboard. The user has to actively press the Tab button in order to set the focus to the spinbox before he can override the content. This is a very annoying behaviour and it's a regression caused by b01ebbc01 --- src/Mod/PartDesign/Gui/TaskThicknessParameters.ui | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Mod/PartDesign/Gui/TaskThicknessParameters.ui b/src/Mod/PartDesign/Gui/TaskThicknessParameters.ui index 087656f397..15e430165d 100644 --- a/src/Mod/PartDesign/Gui/TaskThicknessParameters.ui +++ b/src/Mod/PartDesign/Gui/TaskThicknessParameters.ui @@ -68,9 +68,6 @@ click again to end selection - - Qt::TabFocus - false