Description: In applying styles to a text box so that its style is consistent throughout my Windows LO document, I noticed that the line spacing style "Fixed" shows up in the property side bar drop-down, but not on the line spacing drop-down on the style sheet dialog box. Steps to Reproduce: Part 1: 1. Launch Windows LO Draw 2. Create a standard text box 3. Type something in the text box 4. From the Properties side bar, select Set Line Spacing 5. Click the Custom Value Line Spacing drop-down to show its options 6. Observe that the "Fixed" option is available in the drop-down Part 2: 1. Change the side bar from Properties to Styles by clicking the Styles icon on the property side bar. The "Default Drawing Style" will be highlighted by default and that's fine. 2. Right-click the highlighted style and select Modify... The Graphic Styles: Default Drawing Style dialog appears. 3. Select the Indents & Spacing Tab 4. Click the Line Spacing drop-down 5. Notice that there are 7 available choices, not 8. "Fixed" is missing. Actual Results: "Fixed" isn't showing up on both drop-downs. Expected Results: "Fixed" should show up on both drop-downs, especially since the "Fixed" property and its custom value will affect text on a box with text. It's a viable option so should be exposed on the style sheet dialog. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 21b2c6b7d8f4661dcbd40df4f8b9126d331cbd7f CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Created attachment 175677 [details] screenshot Side-by-side screen captures showing the Fixed line spacing style exposed on the custom line spacing drop-down on the property side bar and, on the right, the same setting on the style dialog, but missing "Fixed"
Still a problem in Version: 7.4.0.0.alpha1 (x64) / LibreOffice Community Build ID: b871abad383583f02eb49c7e49aeae01f6941072 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
confirm with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 3ccbfaaf95005a34ca64ad250463ef5ce8842f43 CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded
Still a problem in Version: 7.6.0.0.alpha1 (X86_64) / LibreOffice Community Build ID: 9366f83c88fc93d40ea0c0035508f24ad5dcb144 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
The "fixed" setting started being listed in the sidebar in LO 4.4, likely from the rework of the dropdown in http://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=c7ba28eaa766f2c1d4f0d3b25b40dd40777bc66b..695d29e17feefb33ff54e7263ba2d322e665d176 (referenced in bug 83076). Not just in Draw, also in Writer. Hossein, is this an easyHack?
(In reply to Stéphane Guillou (stragu) from comment #5) > The "fixed" setting started being listed in the sidebar in LO 4.4, likely > from the rework of the dropdown in > http://cgit.freedesktop.org/libreoffice/core/log/ > ?qt=range&q=c7ba28eaa766f2c1d4f0d3b25b40dd40777bc66b.. > 695d29e17feefb33ff54e7263ba2d322e665d176 (referenced in bug 83076). > > Not just in Draw, also in Writer. > > Hossein, is this an easyHack? Yes, I've added the relevant tags. Thanks.