https://bugs.documentfoundation.org/show_bug.cgi?id=146297
--- Comment #15 from pieter kristensen <[email protected]> --- Hi Andrew from comment 14 I think I have a workaround for your problem, at least on my system I think it works. You could try to install LO using flatpak. I'm quite happy with the flatpak version. E.g. I'm expecting to get the version 26.8 tomorrow and I don't have to wait six months or so for it. Just do in the konsole: (if you never used flatpak before) sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo and after that to install LO flatpak install flathub org.libreoffice.LibreOffice sudo flatpak install org.gtk.Gtk3theme.Breeze sudo flatpak override --system org.libreoffice.LibreOffice --env=GTK_THEME=Breeze and if you use the global menu in plasma disable it by sudo flatpak override --system --no-talk-name=com.canonical.AppMenu.Registrar org.libreoffice.LibreOffice because then you can use the in-app menu of LO Hope it helps Pieter -- You are receiving this mail because: You are the assignee for the bug.
