[Libreoffice-bugs] [Bug 118252] New: Focus not properly restored to the document after using submenu items of a context menu
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 19 21:10:07 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118252
Bug ID: 118252
Summary: Focus not properly restored to the document after
using submenu items of a context menu
Product: LibreOffice
Version: 6.0.0.0.alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: momonasmon at gmail.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180619/e7ac88f9/attachment.html>
More information about the Libreoffice-bugs
mailing list