[PATCH] fdo#64652 remove length restriction of Replace edit box

Andras Timar (via Code Review) gerrit at gerrit.libreoffice.org
Thu May 16 05:04:16 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3920

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/3920/1

fdo#64652 remove length restriction of Replace edit box

Change-Id: Ib35a6c2968c4633b565aaf47bb5358f15890083f
---
M cui/uiconfig/ui/acorreplacepage.ui
1 file changed, 0 insertions(+), 1 deletion(-)



diff --git a/cui/uiconfig/ui/acorreplacepage.ui b/cui/uiconfig/ui/acorreplacepage.ui
index aa04bcb..572057f 100644
--- a/cui/uiconfig/ui/acorreplacepage.ui
+++ b/cui/uiconfig/ui/acorreplacepage.ui
@@ -65,7 +65,6 @@
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="hexpand">True</property>
-        <property name="max_length">30</property>
         <property name="invisible_char">●</property>
       </object>
       <packing>

-- 
To view, visit https://gerrit.libreoffice.org/3920
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib35a6c2968c4633b565aaf47bb5358f15890083f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Andras Timar <atimar at suse.com>



More information about the LibreOffice mailing list