Description: When editing the properties of an object in a dialog, the horizontal line of the input frame does not display. Steps to Reproduce: 1. Open Start Cemter 2. Open Basic-IDE 3. Open Dialog ( ex. Access2Base.dlgFormat Dialog (Application Macro) ) 4. Click the dialog to display the object's properties. Actual Results: 5. The horizontal line of the property entry frame is missing. Expected Results: 5. A rectangle surrounds the border of the property. Reproducible: Always User Profile Reset: No Additional Info: Not Reproduced with Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6700b311310a94e0de8123b307275cd553bb0d9b CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded Reproducible with Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1412f0235405e71aaa327596e3db71ffa999e122 CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded
Created attachment 198722 [details] sample png
Not Reproduced with Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 85c8901dc2710e91bccb64cd7d8068441f42f65b CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded
(In reply to nobu from comment #2) > Not Reproduced with > > Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 85c8901dc2710e91bccb64cd7d8068441f42f65b > CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; > VCL: win > Locale: en-US (ja_JP); UI: en-US > Calc: CL threaded To confirm this, I bibisected the fix to 18df81e1568f4944a8fd79fd81e85d263dc0325b Revert "ScanlineDirection is unnecessary" which was committed on 23 Jan 2025, so around the time this report was created :)