Description: Bit of a detail. No (blinking) text cursor with an expanded menu (like File). Steps to Reproduce: 1. Launch Writer 2. Click Menu File/Edit etc -> No cursor Actual Results: No cursor Expected Results: A cursor (or not, bit of a nitpick) Reproducible: Always User Profile Reset: No Additional Info: Repro with Version: 6.2.0.0.alpha0+ Build ID: 7414e07f52af87094240f5c3d9a0eb764e8642f5 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-06-24_01:44:59 Locale: nl-NL (nl_NL); Calc: CL and with Version: 5.3.1.0.0+ Build ID: aa09fd58bd499a2a2c3a32c5f613892bad54076c CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; Layout Engine: new; Locale: nl-NL (nl_NL); Calc: CL but not with Version: 5.2.0.0.alpha0+ Build ID: ab95fb7a19d7847dd1cbfad0059cc175a809a50f CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; Locale: nl-NL (nl_NL)
Windows-only. Win 5.2 repo blames https://cgit.freedesktop.org/libreoffice/core/commit/?id=dd46727b99d4bb5135451aa7e5e1bdb197373843 Resolves; tdf#87120 no keyboard navigation inside floating windows lets try and treat these the same as we do normal toplevels like dialogs if they popup with GrabFocus. This way focus can be set on widgets inside the floating windows, and so keyboard traversal of widgets etc all works. Adding Cc: to Caolán McNamara
do you mean there is no blinking cursor in the main window while the menu is active ?
(In reply to Caolán McNamara from comment #2) > do you mean there is no blinking cursor in the main window while the menu is > active ? Yep, no blinking cursor in the Writer text input area.
I think we can live with this as a sort of desirable consequence of the focus truly moving to the floating elements