On Tue, Feb 13, 2024 at 3:12 PM Matthias Seidel <matthias.sei...@hamburg.de> wrote:
> Hi Francis, All, > > Am 12.02.24 um 17:00 schrieb F Campos Costero: > > Hi Don, > > There are several posts on the user forum about similar problems. For > > example > https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089 > > The suggested solution is: > > " Windows 11 has a new Clipboard Manager - go to Start > Settings, Click > > Clipboard on the System tab and turn off *Suggested Actions*; if that > > doesn't help, try turning off *Clipboard History"* > > Please let us know if that works. > > Yes, this seems to be a common problem on Windows, we have a lot of > complaints in the Microsoft Store about Calc being unstable. > > @All: Anyone who has an idea how to fix this problem? > > I think Firefox was also experiencing this and they fixed it: https://support.mozilla.org/en-US/kb/firefox-hangs-when-copying-suggested-actions-windows-11 Unfortunately their bug report is very long: https://bugzilla.mozilla.org/show_bug.cgi?id=1774285 Possibly this was the fix, which calls OleFlushClipboard() after setting the clipboard contents: https://phabricator.services.mozilla.com/D160646 Regards Damjan