[Libreoffice-bugs] [Bug 115489] libreoffice autokey and autocorrect bug
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 9 17:25:21 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115489
--- Comment #12 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Duns from comment #11)
> Unfortunately this way (SAL_USE_VCLPLUGIN=gtk libreoffice) does not works...
Ok, you could try these tips from Joe:
2) See if it's a timing issue. Turn one or two of your phrases into
macros and use type_slow() from
https://github.com/autokey/autokey/wiki/Scripting#advanced-scripts to
type them one character at a time with a delay between each character.
If that fixes it, you can experiment with the minimum time and placing
of delays to make the macro as fast as possible without failures.
If you run AutoKey manually from a terminal, you can try two diagnostic
things:
a) Run a trace to be sure AutoKey is issuing the right keypresses, etc.
See https://github.com/autokey/autokey/wiki/Problem-Reporting-Guide for
how to run a trace and for what other information we need to help solve
problems efficiently.
--
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/20180309/5e53aec3/attachment.html>
More information about the Libreoffice-bugs
mailing list