[Libreoffice-bugs] [Bug 137620] kmfl keyboard entry jumps around to other textboxes or beginning of line in editeng

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 21 15:18:18 UTC 2020


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

--- Comment #7 from Caolán McNamara <caolanm at redhat.com> ---
Using the a11y layer for "delete-surrounding" and "retrieve-surrounding" was
one of those bright ideas I probably should never have had, it's always been a
bit wrong in some way or another.

I wonder if the alternative thing I added for the "editengine hosted in a
GtkDrawingArea" case works better or just fails horribly in some other way. To
test that, in calc, format->page->header->edit and try out your IME in those
editengines. Maybe if that works, or can be improved to work, then the stuff
used to implement that could be adapted to handle the normal case of an
"editengine hosted in a vcl::Window" and sidestep the use of the a11y stuff
entirely

-- 
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/20201021/ba91360b/attachment.htm>


More information about the Libreoffice-bugs mailing list