chart2/uiconfig/ui/tp_DataSource.ui | 8 ++++---- sd/uiconfig/simpress/ui/presentationdialog.ui | 2 +- sd/uiconfig/simpress/ui/slidedesigndialog.ui | 2 +- sw/uiconfig/swriter/ui/numparapage.ui | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-)
New commits: commit e111b2629f7e2b36b5898a0b907714cbb5f94d8f Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Nov 22 21:14:40 2018 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Nov 23 09:55:36 2018 +0100 Related: tdf#118764 last of the GtkButtons with can-focus False Change-Id: I8001d8c6c950e74df0f909e1cebfb3d1e52a84a4 Reviewed-on: https://gerrit.libreoffice.org/63847 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/chart2/uiconfig/ui/tp_DataSource.ui b/chart2/uiconfig/ui/tp_DataSource.ui index a1fe9453fea1..a6fce7637052 100644 --- a/chart2/uiconfig/ui/tp_DataSource.ui +++ b/chart2/uiconfig/ui/tp_DataSource.ui @@ -94,7 +94,7 @@ <object class="GtkButton" id="BTN_ADD"> <property name="label" translatable="yes" context="tp_DataSource|BTN_ADD">_Add</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> </object> @@ -106,7 +106,7 @@ <child> <object class="GtkButton" id="BTN_UP"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="always_show_image">True</property> <child internal-child="accessible"> @@ -124,7 +124,7 @@ <object class="GtkButton" id="BTN_REMOVE"> <property name="label" translatable="yes" context="tp_DataSource|BTN_REMOVE">_Remove</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="hexpand">True</property> <property name="use_underline">True</property> @@ -137,7 +137,7 @@ <child> <object class="GtkButton" id="BTN_DOWN"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">True</property> <child internal-child="accessible"> <object class="AtkObject" id="BTN_DOWN-atkobject"> diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui index d85e2f19edee..d2c5227f948d 100644 --- a/sd/uiconfig/simpress/ui/presentationdialog.ui +++ b/sd/uiconfig/simpress/ui/presentationdialog.ui @@ -60,7 +60,7 @@ <object class="GtkButton" id="help"> <property name="label">gtk-help</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> diff --git a/sd/uiconfig/simpress/ui/slidedesigndialog.ui b/sd/uiconfig/simpress/ui/slidedesigndialog.ui index 01559519b050..df92adf38718 100644 --- a/sd/uiconfig/simpress/ui/slidedesigndialog.ui +++ b/sd/uiconfig/simpress/ui/slidedesigndialog.ui @@ -72,7 +72,7 @@ <object class="GtkButton" id="help"> <property name="label">gtk-help</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> diff --git a/sw/uiconfig/swriter/ui/numparapage.ui b/sw/uiconfig/swriter/ui/numparapage.ui index ff45098165bf..0ff72c8eadfd 100644 --- a/sw/uiconfig/swriter/ui/numparapage.ui +++ b/sw/uiconfig/swriter/ui/numparapage.ui @@ -167,7 +167,7 @@ <object class="GtkButton" id="editnumstyle"> <property name="label" translatable="yes" context="numparapage|editnumstyle">Edit Style</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> </object> <packing> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits