From 7adc0959ddec5bb8f54e2b773ed4bb9a4e309684 Mon Sep 17 00:00:00 2001 From: Michael Weghorn Date: Mon, 8 Dec 2025 12:02:18 +0100 Subject: [PATCH] tdf#169505 Mention option to disable native color dialogs Following core commit commit c0d3205c4686680a6eea00286fa49cc3d51be672 Author: Michael Weghorn Date: Fri Dec 5 17:43:00 2025 +0100 tdf#169505 Add checkbox to enable/disable native color dialog , update the help accordingly to mention that the use of the native GTK and Qt color dialogs can be disabled in the LibreOffice options. Change-Id: Idacc14229a11974f2c93bd76c74be10469c1889e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/195221 Reviewed-by: Michael Weghorn Tested-by: Jenkins --- source/text/shared/optionen/01010501.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/shared/optionen/01010501.xhp b/source/text/shared/optionen/01010501.xhp index b40f6f9f28..6617711a31 100644 --- a/source/text/shared/optionen/01010501.xhp +++ b/source/text/shared/optionen/01010501.xhp @@ -40,7 +40,7 @@

The Pick a Color Window

-The GTK and Qt variants of %PRODUCTNAME on Linux use native system/toolkit dialogs (which are also used by other applications) to pick a color instead of the %PRODUCTNAME dialog that is described in more detail below. +The GTK and Qt variants of %PRODUCTNAME on Linux use native system/toolkit dialogs (which are also used by other applications) by default to pick a color instead of the custom dialog that is described in more detail below. Use of the custom %PRODUCTNAME dialog instead of the native one can be enabled in the %PRODUCTNAME options. The Pick a Color dialog consists of four main areas.