https://bugs.documentfoundation.org/show_bug.cgi?id=152404

--- Comment #5 from Patrick Luby <[email protected]> ---
Note: this bug has been already fixed in macOS in the following patch:

https://cgit.freedesktop.org/libreoffice/core/commit/vcl/osx/vclnsapp.mm?id=9ee57f36e26373ee7144d076c93c3462c4fc7110

The above patch essentially calls
SalFrame::EndExtTextInput(EndExtTextInputFlags::Complete) just before
dispatching any key events with the Command key pressed.

I assume that a similar fix could be used for Windows and Linux by making the
same call just before dispatching key events with the Control key pressed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to