https://bugs.documentfoundation.org/show_bug.cgi?id=160697
Michael Weghorn <m.wegh...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |m.wegh...@posteo.de Status|UNCONFIRMED |NEEDINFO --- Comment #1 from Michael Weghorn <m.wegh...@posteo.de> --- I don't notice that but maybe it's just happening too fast. Is this on X11 or Wayland? If it's on Wayland: Does this also happen when you start LibreOffice with environment variable QT_QPA_PLATFORM=xcb set to force LibreOffice to use Qt's xcb/X11 integration instead? Can you please copy the version info from "Help" -> "About LibreOffice" here? If it's Wayland-only, this may be due to the hide/show cycle introduced in order to be able to use app-specific window icons, see commit commit cea0371ac77145ad1f3db7e558c279aeed6f4d00 Author: Michael Weghorn Date: Mon Feb 12 14:09:45 2024 +0100 tdf#125934 qt: Support module-specific window icons on Wayland I've mentioned that problem in [1] earlier: > It obviously has the side-effect that the window disappears for a short > amount of time and it still feels a bit like a workaround to me. The way forward for a proper solution would IMHO require new API in Qt as mentioned in that Qt issue. [1] https://bugreports.qt.io/browse/QTBUG-77182?focusedId=774291&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-774291 -- You are receiving this mail because: You are the assignee for the bug.