[Libreoffice-bugs] [Bug 126607] undocked find doesn't get focus on KDE

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 22 13:02:20 UTC 2019


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

Jan-Marek Glogowski <glogow at fbihome.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #2 from Jan-Marek Glogowski <glogow at fbihome.de> ---
This is a regression of the fix for bug 119718. Eventually the Impress
fullscreen mode is somehow wrong, because if you revert that fix, you get an
Impress presentation window with scrollbars?! I don't know what exactly is
happening there and I don't yet understand, what the flags to SalFrame::ToTop
really imply. Qt's implementation is based on the X11 backend, but the Gtk+
implementation looks totally different in this regard.

Fact is that in both cases (detached find toolbar and Impress fullscreen
presentation) the sent flag is "GrabFocus | GrabFocusOnly" and the qt code just
calls pWidget->setFocus() on the inactive toolbar.

-- 
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/20191122/7265f84c/attachment-0001.html>


More information about the Libreoffice-bugs mailing list