Description: In LibreOffice Writer, the options of the drop down menu in Page Size is almost unreadable. I can hardly see text of the options. Steps to Reproduce: 1. Open LibreOffice Writer 2. Go to View > User Interface, change it to Tabbed, apply it(Apply to All) and Close. 3. Go to Layout tab and then click the Page Size icon. Actual Results: You will see that the font size of the options of the drop down menu is very small. It is not impossible to read but the user will have to struggle for a moment. Expected Results: The font size should be bigger like the drop down menu in Orientation or Page Columns or Page Margins. Reproducible: Always User Profile Reset: Yes Additional Info: OS: Windows 10 Version 22H2 OS Build: 19045.3930 Display resolution: 1920x1080 Scale: 100%
Created attachment 192742 [details] A screenshot of the problem
Confirm with Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5f0021cdd0b84fccaecf23a014622f0aca86430c CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo Not in Version: 7.3.0.0.alpha1+ / LibreOffice Community Build ID: 229123ccc6f90ebf66b3e659bebbd53f8a9bdd3a CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo
This seems to have begun at the below commit in bibisect repository/OS linux-64-24.2. Adding Cc: to Justin Luth ; Could you possibly take a look at this one? Thanks 2a53cf5649b8c5e93fb98f919d8b9aa6c4d3b3f6 is the first bad commit commit 2a53cf5649b8c5e93fb98f919d8b9aa6c4d3b3f6 Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Jul 18 01:39:34 2023 +0200 source 1876feb8a8805b2f80537e2828c152ccbdf67fe2 154286: tdf#136905 NBB: let ValueSetWithTextControl set optimal height | https://gerrit.libreoffice.org/c/core/+/154286
Kind of seems this should be dupe to bug 136905 as known there that a full refactoring would be needed for the flaky NB bar controls.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/72986a5e505f8b62b30aa890c136e07cef3f9a2b tdf#159865 tdf#136905 NBB: font looked too small in page size choices It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
I tried the dev build. The font size is a bit bigger. Hence the texts are a bit more readable. However, I would recommend one more size increase. Thank you.
Created attachment 192757 [details] Comparison with dev build.
Created attachment 192801 [details] Ubuntu20.04_pageSizeComparison.pngj: 1600x900 (In reply to smsourov.bd from comment #7) Wow, your page size area is much smaller than mine. Do you by any chance have a high DPI monitor? In any case, I think I'll just revert everything since obviously there are many factors at play here.
Created attachment 192803 [details] DPI information (In reply to Justin L from comment #8) To be honest, I don't know what value does High DPI indicate. I hope this attachment contains the information you are looking for.
(In reply to smsourov.bd from comment #9) Just looking for hints as to why the size ratio in your context would be so different from mine. The issue is not that you are 1920x1080, so there must be something else going on. I'm assuming most people don't have it look as small as you do, or it would have been caught in earlier testing. Anyway, thanks for reporting. I'll just set everything back to the way it was in 7.6. I bet it looked "just about perfect" for you back then. It was "abnormally large" for me.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7c3cdc88337959ddbb9799c4cee57901e94719f3 tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal" It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/759c9ea8e66b5fc1a362cf914055ac498fbbd80a tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal" It will be available in 24.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Reverted: re-opened bug 137067.
Thank you for your time and effort.