Description: Hi, looks like the blinking border is still bliking after disable animations on Ubuntu 24.04. https://ask.libreoffice.org/t/disable-the-blinking-effect-for-the-frame-of-the-selected-element/124127 Im on Libreoffice 25.2. Regards Steps to Reproduce: 1. Select and element in a slide. 2. The border blinks event if animations are disabled for the whole system. 3. Actual Results: The border of selected items blink. Expected Results: It should not blink if animations are disable on the system (Ubuntu 24.04). Reproducible: Always User Profile Reset: No Additional Info: Looks like the problem is now happening on Windows.
What's the output of gsettings get org.gnome.desktop.interface enable-animations (and the corresponding entry in `~/.config/gtk-3.0/settings.ini`) on your system? If you're using the default Ubuntu/GNOME session and that's `false`, I'd expect animations to be disabled. If that doesn't work for you: What's the exact version info from "Help" -> "About LibreOffice" and what's your desktop environment? ( https://ask.libreoffice.org/t/disable-the-blinking-effect-for-the-frame-of-the-selected-element/124127 mentions `org.gnome.desktop.interface cursor-blink`, which is something else.) Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c7fc1f05e0a144a66e0e10a6958fbd928552a572 CPU threads: 32; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
Hi Michael, after switching from x11 to wayland and the border is not blinking anymore. Anyway, the output of gsettings get org.gnome.desktop.interface enable-animations is false. The version is Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 22; OS: Linux 6.11; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded Regards Javier
Thanks for the additional details. (In reply to tirengarfio from comment #2) > after switching from x11 to wayland and the border is not blinking anymore. > > Anyway, the output of gsettings get org.gnome.desktop.interface > enable-animations is false. Does this mean it works as expected in a GNOME Wayland session, but not a GNOME X11 one? If so: Just to be sure, what's the value of `gtk-enable-animations` in ~/.config/gtk-3.0/settings.ini ?
No problem. Yes, that's what I mean. Sorry, I don´t have that file settings you mention neither in gtk-3.0 folder nor in gtk-4.0 folder.