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

Jan-Marek Glogowski <[email protected]> changed:

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

--- Comment #2 from Jan-Marek Glogowski <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to