Steps to reproduce: 1. Open Writer with vclplug which doesn't use native context menus (i.e. not gtk3 or macOS). 2. Write something and copy it. 3. Right click > Paste Special > Unformatted Text. Actual results: At this stage there is no longer blinking cursor inside the document, although typing is still possible. Running a debug build emits this warning while typing: warn:vcl:25661:25661:vcl/source/window/winproc.cxx:840: ImplHandleKey: Keyboard-Input is sent to a frame without focus It works correctly when using commands from the first level of the context menu (e.g. "Paste"). Expected Results: Text cursor should be visible after using the context menu.
Repro. Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: 5b42a17dc99fba2ccf8dd8d0a8e0e4e836e30120 CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on June 22nd 2018
This one is earlier, but Bug 120632 has more advanced state (bibisected). *** This bug has been marked as a duplicate of bug 120632 ***