Description: In report wizard when you select some fields for grouping then when you move on to sort options those fields seems pre-selected (the user cannot change its value, which seems normal) but there is no text on the drop-down menu button. A related issue (do not have to be fixed here) is that the interface allow you to select a fild for sorting more that one time and then gives you an error: "The sort criterion '...' was chosen twice. Each criterion can only be chosen once.". A more intuitive interface would only provide the valid choices in the drop-down menu. Tested in: Version: 26.2.3.2 (X86_64) Build ID: 620(Build:2) CPU threads: 16; OS: Linux 7.0; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 4:26.2.3.2-0ubuntu0.26.04.1 Calc: threaded Steps to Reproduce: 1. Create a database and a table 2. Go to report wizard up to selecting a field for grouping 3. Move on to Sort options Actual Results: The first lists that are preselected have no visible value Expected Results: The field names should be visible on the list menu. Reproducible: Always User Profile Reset: No Additional Info: N/A
Confirm with Version: 26.8.0.0.beta1+ (X86_64) Build ID: c161bdab300bc37319b973111ea25ee56b40f7df CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded
I see the value in VCL=gen, so seems to be GTK3 issue.
It's correct in Version: 6.3.0.0.alpha1+ Build ID: c98b1f1cd43b3e109bcaf6324ef2d1f449b34099 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3; Locale: cs-CZ (cs_CZ.UTF-8); UI-Language: en-US Calc: threaded
This seems to have begun at the below commit in bibisect repository/OS linux-64-25.8$. Adding Cc: to Sahil Gautam ; Could you possibly take a look at this one? Thanks 6c956fce4c913ae0131758c9608d2ec645d3c8c6 is the first bad commit commit 6c956fce4c913ae0131758c9608d2ec645d3c8c6 Author: Jenkins Build User <tdf@maggie.tdf> Date: Thu Nov 20 21:03:01 2025 +0100 source d2bf91d9594e38552e030b66dfb71084d0fb2664 179409: Set StyleSettings::DisableColor value in GTK | https://gerrit.libreoffice.org/c/core/+/179409
it seems to be a duplicated of bug 168821 *** This bug has been marked as a duplicate of bug 168821 ***