Bug 172493 - Report wizard sort option button text not visible
Summary: Report wizard sort option button text not visible
Status: RESOLVED DUPLICATE of bug 168821
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
26.2.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Database-Reports-Builder
  Show dependency treegraph
 
Reported: 2026-06-18 11:29 UTC by Vissarion Fisikopoulos
Modified: 2026-07-27 14:49 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vissarion Fisikopoulos 2026-06-18 11:29:20 UTC
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
Comment 1 raal 2026-06-18 15:10:46 UTC
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
Comment 2 raal 2026-06-18 15:12:17 UTC
I see the value in VCL=gen, so seems to be GTK3 issue.
Comment 3 raal 2026-06-18 15:14:01 UTC
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
Comment 4 raal 2026-06-18 15:40:46 UTC
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
Comment 5 Xisco Faulí 2026-07-27 14:49:31 UTC
it seems to be a duplicated of bug 168821

*** This bug has been marked as a duplicate of bug 168821 ***