Created attachment 174413 [details] Screen recording Check the video. System: Fedora 33 NVIDIA 470.57.02 XFCE4 with no compositing
Created attachment 174414 [details] Graphics settings
Artem, please install libreoffice-gtk package and try retest your problem
(In reply to Roman Kuznetsov from comment #2) > Artem, please install libreoffice-gtk package and try retest your problem There's no such package in LibreOffice_7.2.0_Linux_x86-64_rpm.tar.gz
I don't use Fedora packages, I use the official LibreOffice RPMs.
Write here info from your LibreOffice's Help->About dialog
(In reply to Roman Kuznetsov from comment #5) > Write here info from your LibreOffice's Help->About dialog Version: 7.2.0.4 / LibreOffice Community Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b CPU threads: 16; OS: Linux 5.13; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
I have one of the fastest desktop CPUs, Ryzen 7 5800X and GeForce 1660 Ti. The system is otherwise completely idle. No other applications exhibit this issue, everything is snappy.
(In reply to Artem S. Tashkinov from comment #4) > I don't use Fedora packages, I use the official LibreOffice RPMs. Sorry, it should be lodevbasis7.2-gnome-integration-7.2.0.4.x86_64 or something like this
You shouldn't change status yourself
With this package installed (libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm) I no longer see menu icons and everything looks bland. If that's the "solution", so be it. The native LO office is miles better.
(In reply to Artem S. Tashkinov from comment #10) > With this package installed > (libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm) I no longer see menu > icons and everything looks bland. > > If that's the "solution", so be it. Yes, it is About menu icons - you should enable it in OS settings and inside LibreOffice > The native LO office is miles better. Native?
(In reply to Roman Kuznetsov from comment #11) > (In reply to Artem S. Tashkinov from comment #10) > > With this package installed > > (libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm) I no longer see menu > > icons and everything looks bland. > > > > If that's the "solution", so be it. > > Yes, it is > About menu icons - you should enable it in OS settings and inside LibreOffice > > > The native LO office is miles better. > > Native? Native LO menu. I don't have Gnome installed, I'm running XFCE. I've no idea how to enable menu icons. In XFCE -> Settings -> Appearance -> Settings -> Show Images in Menus is **enabled**. Mousepad which uses GTK shows menu icons. I don't have any other GTK applications installed. $ ldd `which mousepad` | grep gtk libgtksourceview-3.0.so.1 => /lib64/libgtksourceview-3.0.so.1 (0x00007f6a0224b000) libgtk-3.so.0 => /lib64/libgtk-3.so.0 (0x00007f6a01aad000)
Following https://wiki.archlinux.org/title/GTK#Button_and_menu_icons I've added /home/birdie/.config/gtk-3.0/settings.ini [Settings] gtk-button-images=1 gtk-menu-images=1 This has had zero effect.
This is _not_ resolved. _You_ (WORKSFORME) are not all LO users. I don't get a menu with libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm comparable to the native menu.
In LibreOffice open Options dialog using Tools->Options menu Select LibreOffice->Advanced on the left side of the dialog Click "Open Expert Configuration" button It opens a new dialog Enter ShowIconsInMenues into search field there and press Enter key Make sure that Value is TRUE for that entry
Created attachment 174424 [details] LO expert configuration (Icons in Menu) ShowIconsInMenues=true IsSystemIconsInMenus=true
(In reply to Artem S. Tashkinov from comment #14) > This is _not_ resolved. > > _You_ (WORKSFORME) are not all LO users. > > I don't get a menu with libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm > comparable to the native menu. Your problem was about "Menu rendering is broken (slow and jagged)" and we resolved that "problem" therefore I changed the status. If you still can't see menu icons then please file a new bug report
(In reply to Roman Kuznetsov from comment #17) > (In reply to Artem S. Tashkinov from comment #14) > > This is _not_ resolved. > > > > _You_ (WORKSFORME) are not all LO users. > > > > I don't get a menu with libobasis7.2-gnome-integration-7.2.0.4-4.x86_64.rpm > > comparable to the native menu. > > Your problem was about "Menu rendering is broken (slow and jagged)" and we > resolved that "problem" therefore I changed the status. > > If you still can't see menu icons then please file a new bug report The original bug report is still relevant. Not everyone needs and wants Gnome integration. Looks like you just don't want this bug in this bugzilla - OK. Let's make it "WONTFIX" because it's a more appropriate status.
Artem, you still must not change status for your own report yourself. You still can file a new bug report about icons in main menu.
Is the gnome-integration package a prerequisite for running LO under Linux? Nothing on the website indicates so. Please update documentation if that's the case.
I've deleted the package locally because I like the original look and feel of LO's menu. With gnome-integration its rendering is bland and unappealing.
The "native" (x11 aka gen) UI is more of a fallback, when gtk3/gtk4 or kf5 are not available. Was the rendering fine for the x11 UI in 7.1.x? An easy way to test is to run appimages https://libreoffice.soluzioniopen.com/ From the command line with SAL_USE_VCLPLUGIN=gen ./LibreOffice-7.1.5-x86_64.AppImage If you confirm there is a change between the version, you will be able to bisect the problem: https://wiki.documentfoundation.org/QA/Bibisect https://wiki.documentfoundation.org/QA/Bibisect/Linux I know you have experience with bisecting as we have chatted before in Skype about Linux problems :)
Artem, for the menu icons, you might have to change the second one to "false": ShowIconsInMenues=true IsSystemIconsInMenus=false That solved my issue, and I got the tip from here: https://ask.libreoffice.org/t/why-did-the-icons-disappear-in-the-menus-of-version-6-4/50875/4
(In reply to stragu from comment #23) > Artem, for the menu icons, you might have to change the second one to > "false": > > ShowIconsInMenues=true > IsSystemIconsInMenus=false > > That solved my issue, and I got the tip from here: > https://ask.libreoffice.org/t/why-did-the-icons-disappear-in-the-menus-of- > version-6-4/50875/4 Changing IsSystemIconsInMenus to false in `Options -> LibreOffice -> Advanced -> Open Expert Configuration` has indeed made icons in menus appear but I'd still be glad to have a decent experience without having to install libobasis7.2-gnome-integration-7.2.2.2-2.x86_64.rpm I will test LO 7.1 later.
[Automated Action] NeedInfo-To-Unconfirmed