Created attachment 195749 [details] The list is hiding behind taskbar. The font selection list seems not to obey resizing and overflows out of windows and thus beyond the taskbar. The only way to prevent this is to hide the taskbar automatically, so as to access the fonts listed beyond it. Please view the attached screenshots. I am using LibreOffice on 1280 x 800 resolution, which is sufficient for minimum requirements. Interestingly, I have seen this issue previously on Linux Mint, but that was a long ago. Expected behaviour is that the font selection list must resize itself appropriately to prevent itself overflowing below the taskbar.
Created attachment 195750 [details] List after hiding the taskbar
Created attachment 195761 [details] The font list is hiding behind taskbar. I can confirm and reproduce. Example file is attached. My environment below: - Version: 24.2.5.2 (X86_64) / LibreOffice Community Build ID: bffef4ea93e59bebbeaf7f431bb02b1a39ee8a59 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: en-CA (en_CA); UI: en-GB Calc: CL threaded
The 1024px x 768px project supported display resolution *is* dependent on the scaling factor of Desktop Environment, WDM on Windows. So at 100% scale factor the full height of the Font list box is just 675px and will fit within an 800px display height. Such that if the DE, or just the font, is scaled it can overflow an 800px display. Reduce DE/font scaling to 100%, it will fit. *** This bug has been marked as a duplicate of bug 150524 ***
Created attachment 195802 [details] Display settings as recommended
What you are telling is right, but, I am already using my WDM at the default 100% scaling factor. See the newly attached image. Currently, the only solution I found is to change the ListBoxMaximumLineCount setting to 15. Let me provide my version info - Version: 24.2.5.2 (X86_64) / LibreOffice Community Build ID: bffef4ea93e59bebbeaf7f431bb02b1a39ee8a59 CPU threads: 4; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: en-IN (en_IN); UI: en-GB Calc: CL threaded and my system is a Dell Optiplex 7060 micro (Intel(R) Core(TM) i3-8100T CPU @ 3.10GHz).
Nope, WDM Text Size is independent of the overall display scale. Toggle exposure arrow of the System -> Display -> Scale panel you've clipped to show the related settings and expose the 'Text Size' (Accessibility -> Text Size) slider. Move that independently toward 100%. And alternatively, work around within LibreOffice open Tools -> Options -> View and in the 'Font Lists' block uncheck the 'Show previews of fonts'.
*** This bug has been marked as a duplicate of bug 152987 ***
Ohh. So WDM scales text and UI components independently. But, I found that my (Accessability -> Text size) is at its minimum which is 100. I then reset the ListBoxMaximumLineCount to see if anything has changed, but no success.
As I need the font previews, I cannot switch them off. Anyway, changing line count still helps.
*** This bug has been marked as a duplicate of bug 144803 ***
Oops, sorry issue on the Win vcl back end is bug 150524; the Linux back ends are bug 144803 *** This bug has been marked as a duplicate of bug 150524 ***