Description: There is a UI refresh/resizing issue in LibreOffice Calc when using the Function Wizard (Fx). When the user minimizes the wizard to select a cell range and then restores it, the window fails to return to its original horizontal dimensions, appearing truncated. Steps to Reproduce: 1.Open a new LibreOffice Calc spreadsheet. 2.Click on the Function Wizard (fx) icon or press Ctrl+F2. The wizard opens correctly in its default size. 3.Select any function (e.g., SUM or TEXTJOIN) and proceed to the next step to see the argument input fields. 4.Click the Shrink button (the small icon next to an argument input field) to select a range from the sheet. 5.Select a few cells and click the Shrink/Expand button again to return to the wizard. Actual Results: The Function Wizard window is restored but its width is significantly reduced (truncated). Many UI elements, labels, or buttons are hidden, and the user must manually resize the window horizontally to see all functions and buttons again. Expected Results: The Function Wizard should automatically return to the exact dimensions (width and height) it had before the "Shrink" button was pressed. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 25.8.4.2 (X86_64) / LibreOffice Community Build ID: 580(Build:2) CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: el-GR (en_US.UTF-8); UI: en-US Ubuntu package version: 4:25.8.4~rc2-0ubuntu0.24.04.1~lo1 Calc: threaded
Reproducible Version: 26.8.0.0.alpha0+ (X86_64) Build ID: 680(Build:0) CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Created attachment 204829 [details] showcase the function wizard window size bug