summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-28 14:15:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-28 20:15:18 +0200
commitbde1637b30570ee82fd8f3f72d1f6f4012914fc0 (patch)
tree0991c30c5c86bd093d54d27147619f73ba9e04b3
parentf6f114e73d429d3e4ec9068208133c3b433c0274 (diff)
tab should be just used to move focus
Change-Id: I3f079a3bfcabd82015a0da6ddd5c4ac2a51a9b93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101551 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--dbaccess/uiconfig/ui/fielddescpanel.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/fielddescpanel.ui b/dbaccess/uiconfig/ui/fielddescpanel.ui
index 1da8353000b2..27d3604a33cc 100644
--- a/dbaccess/uiconfig/ui/fielddescpanel.ui
+++ b/dbaccess/uiconfig/ui/fielddescpanel.ui
@@ -50,6 +50,7 @@
<property name="can_focus">True</property>
<property name="editable">False</property>
<property name="wrap_mode">word</property>
+ <property name="accepts_tab">False</property>
</object>
</child>
</object>