https://bugs.documentfoundation.org/show_bug.cgi?id=153546
--- Comment #4 from Vladimir Sokolinskiy <[email protected]> --- The button has the "Take focus on click" property True by default. Accordingly, somewhere (in the documentation?) it is necessary to warn the programmer: If there is a non-zero probability of working with the clipboard (copy to clipboard) from a macro launched by a button, be sure to change the button "Take focus on click" property to False. >From my point of view, this is very important. -- You are receiving this mail because: You are the assignee for the bug.
