[Libreoffice-bugs] [Bug 130916] Enabling Autotext to work on single characters

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 28 18:12:54 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130916

Laurent BP <jumbo4444 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jumbo4444 at yahoo.fr

--- Comment #1 from Laurent BP <jumbo4444 at yahoo.fr> ---
Hello,
The problem is not about the length of the Autotext. You will have the same
problem whatever the length of the Autotext. In LibreOffice Autotext must be
identified as a single word. It is not possible have the name of the Autotext
sticked to other letters.
The enhancement would require a better detection of the name of Autotext:
search among Autotext if one is present just near cursor, even if not separated
with blanks as a word.

For your application, I would suggest an Autocorrect replacement instead of
Autotext: 
Replace: .*fi.*
By: fi
will work any time you type "fi" (alone, at the beginning/middle/end of a
word), whatever your font is. Replacement is carry out ALL THE TIME, when word
is finished.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200228/bd1b8785/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list