[Libreoffice-bugs] [Bug 131317] BUTTON WITH MACRO IN CALC HAS TO BE PUSHED TWICE TO DO ALL THE WORK.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 15 20:11:30 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131317
--- Comment #7 from romrodz77 at outlook.com <romrodz77 at outlook.com> ---
I believe it is this same bug:
Bug 70883 - "uno: copy" via the dispatcher does not work when a button has
focus
The work I "solved" it is by pasting after every copy or paste line in a macro:
ThisComponent.CurrentController.Frame.ContainerWindow.setFocus
And never had the problem again.
The bug is still there though...
--
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/20200515/84b5ebf8/attachment.htm>
More information about the Libreoffice-bugs
mailing list