https://bugs.documentfoundation.org/show_bug.cgi?id=139217
Bug ID: 139217
Summary: Text cursor shows and disappears after slide changes,
and editible text item being focused
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
When switching to new slide, and trying to click and focus a text item, you
will find the cursor shows but disappears very quickly. It appears it has
something to do with a "cursorvisible: false" is being sent everytime after
"invalidatecursor" which hides the cursor activated by the previous
"cursorvisible: true".
1) cursorvisible: true
2) invalidatecursor:
{viewId: "0", rectangle: "4393, 3880, 0, 431", mispelledWord: "0"}
3) cursorvisible: false
This becomes quite annoying on mobile as the onscreen keyboard shows and
disappears.
What seems to be the logic behind the "cursorvisible: false" right after
"invalidatecursor" as "invalidatecursor" redraws the cursor on screen and it
works well. Would it be safe to simply drop the "cursorvisible: false"?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs