In LibreOffice:
If you go on
Tools>Options…: the font of the dialog-window is too small
same problem:
Help>About LibreOffice: the font of the dialog-window is too small
it is because the VLC is set to qt5+cairo
(this information can be found in: Help>About LibreOffice)
now if I run those 2 lines on the terminal:
- sudo apt install libreoffice-kf5
- sudo apt remove libreoffice-qt5
now the VLC is set to gtk3
(this information can be found in: Help>About LibreOffice)
then the font of the dialog-windows are not too small any more
so, the problem is qt5+cairo
my question to you:
Where should I post this issue?
To the site above?