https://bugs.documentfoundation.org/show_bug.cgi?id=173418
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest | Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #8 from Michael Weghorn <[email protected]> --- (In reply to Heiko Tietze from comment #7) > Michael, another fallout from the iconview? No, that's unrelated as not used in this dialog. (In reply to Ismail from comment #5) > Sorry, I made a mistake in my previous reply. The issue occurs only on > Windows (not on Linux). see the attachment This is most likely because native GTK color chooser dialog is used (by default) when using the gtk3 vcl plugin (which is the default on GNOME) since commit c0721600c294ebc46217477a80a8eea34609e4bc Author: Michael Weghorn <[email protected]> Date: Fri Jul 25 14:55:34 2025 +0200 tdf#167669 gtk: Use native GtkColorChooserDialog and that one works correctly. In other words, it's a problem of the custom LO color picker dialog. I can reproduce with the gen/x11 vcl plugin (SAL_USE_VCLPLUGIN=gen). And I can also reproduce with gtk3 if I explicitly disable the use of the native color picker ("Tools" -> "Options" -> "General", check the "Use LibreOfficeDev color dialog"). Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 7c472faa2fa5f6de0776a380e47d7d19c189a669 CPU threads: 32; OS: Linux 7.2; UI render: default; VCL: x11 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
