https://bugs.documentfoundation.org/show_bug.cgi?id=164763
--- Comment #10 from Buovjaga <[email protected]> --- (In reply to Axel Braun from comment #9) > Hello Michael, > > (In reply to Michael Weghorn from comment #8) > > > For now: If you start LibreOffice with environment variable > > SAL_USE_VCLPLUGIN=gtk3 set (e.g. open terminal, run "SAL_USE_VCLPLUGIN=gtk3 > > libreoffice"), you'll get the so-called gtk3 VCL plugin which behaves the > > way you want for this use case. > > Does not work for me: > docb@P1:~> export | grep SAL > declare -x SAL_USE_VCLPLUGIN="gtk3" > > LO started -> it still shows > Version: 25.8.3.2 (X86_64) / LibreOffice Community > Build ID: 580(Build:2) > CPU threads: 22; OS: Linux 6.18; UI render: default; VCL: kf6 (cairo+xcb) > Locale: de-DE (de_DE.UTF-8); UI: de-DE > Calc: threaded And what if you just launch from the command line with SAL_USE_VCLPLUGIN=gtk3 libreoffice as mentioned without doing your own adaptations? If it indeed doesn't work, I would say you have a very unusual build. Which Linux distribution is this? I would like to see its packaging definition for LibreOffice. -- You are receiving this mail because: You are the assignee for the bug.
