Bug 167939 - up-down arrows of numerical controls have exchanged appearance at end of range
Summary: up-down arrows of numerical controls have exchanged appearance at end of range
Status: RESOLVED DUPLICATE of bug 167644
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2025-08-13 16:29 UTC by Regina Henschel
Modified: 2025-08-22 11:26 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
example of control (4.22 KB, image/png)
2025-08-13 16:29 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2025-08-13 16:29:54 UTC
Created attachment 202312 [details]
example of control

The attachment shows the number control of an area transparency. But the problem exists with all number controls.

When the control reaches the lowest value, the up-arrow is drawn as inactive. When the control reaches the highest value, the down-arrow is drawn as inactive.
It should be the other way round.

The arrow buttons work as expected, that is, when at highest value only the down-arrow acts and at lowest value only the up-arrow acts. But their appearance is wrong.
Comment 1 m_a_riosv 2025-08-13 20:07:55 UTC
Reproducible
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7f4868348c14b305fcd75744e1e3544d0d3a5d61
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

Latest version that works on the ones I have installed.
Version: 25.8.1.0.0+ (X86_64) / LibreOffice Community
Build ID: 00b2dd5faeb43ff50c84139a31892956a6a142d7
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 m_a_riosv 2025-08-13 20:36:53 UTC
Looks as a duplicate of tdf#167644
Comment 3 Regina Henschel 2025-08-13 23:47:03 UTC
Might be a duplicate. Let's wait and see whether they have the same reason for the regression.

I have tested LibreOffice on Ubuntu. That is not affected. The spin controls are horizontal - and + there, and they are rendered correctly at the ends of the range. I cannot test Mac. It might be a Windows-only problem.
Comment 4 Regina Henschel 2025-08-22 11:26:54 UTC
The fix for 167644 fixes this too, so I set it to duplicate

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