diff options
Diffstat (limited to 'sfx2/uiconfig/ui/password.ui')
-rw-r--r-- | sfx2/uiconfig/ui/password.ui | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui index a7b45ad47631..aea268220557 100644 --- a/sfx2/uiconfig/ui/password.ui +++ b/sfx2/uiconfig/ui/password.ui @@ -144,6 +144,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> + <property name="activates_default">True</property> </object> <packing> <property name="left_attach">1</property> @@ -156,6 +157,7 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="visibility">False</property> + <property name="activates_default">True</property> <property name="input_purpose">password</property> <child internal-child="accessible"> <object class="AtkObject" id="pass1ed-atkobject"> @@ -174,6 +176,7 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="visibility">False</property> + <property name="activates_default">True</property> <property name="input_purpose">password</property> </object> <packing> @@ -254,6 +257,7 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="visibility">False</property> + <property name="activates_default">True</property> <property name="input_purpose">password</property> </object> <packing> @@ -267,6 +271,7 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="visibility">False</property> + <property name="activates_default">True</property> <property name="input_purpose">password</property> </object> <packing> |