Bug 168102 - testRowHeightTdf165003 fails on 120dpi screen
Summary: testRowHeightTdf165003 fails on 120dpi screen
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-25 21:17 UTC by Regina Henschel
Modified: 2025-09-09 19:55 UTC (History)
2 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 Regina Henschel 2025-08-25 21:17:34 UTC
The testRowHeightTdf165003 out of sc_subsequent_filters_test4 fails on 120dpi but works with 96dpi. On 120dpi it has 590 instead of the expected 582. The values should be made independent from dpi or the test could be guarded with IsDefaultDPI().
Comment 1 Xisco Faulí 2025-08-27 10:50:48 UTC
Hi Regina,
https://gerrit.libreoffice.org/c/core/+/190283 should fix it
For this kind of issue I recommend to send an email to the dev mailing list instead of creating a ticket in Bugzilla
Comment 2 Regina Henschel 2025-09-05 16:36:27 UTC
Fixed with commit d3f499361039b7933dfdae405dabdc8b631dcf79 by Noel.
Comment 3 BogdanB 2025-09-09 19:11:24 UTC
Regina, is this bug fixed?
Comment 4 Regina Henschel 2025-09-09 19:55:39 UTC
Yes, it is fixed in current master.