<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - BUTTON WITH MACRO IN CALC HAS TO BE PUSHED TWICE TO DO ALL THE WORK."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131317#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - BUTTON WITH MACRO IN CALC HAS TO BE PUSHED TWICE TO DO ALL THE WORK."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131317">bug 131317</a>
from <span class="vcard"><a class="email" href="mailto:romrodz77@outlook.com" title="romrodz77@outlook.com <romrodz77@outlook.com>"> <span class="fn">romrodz77@outlook.com</span></a>
</span></b>
<pre>I believe it is this same bug:
<a class="bz_bug_link
bz_status_NEW "
title="NEW - "uno: copy" via the dispatcher does not work when a button has focus"
href="show_bug.cgi?id=70883">Bug 70883</a> - "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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>