Created attachment 202547 [details] Screenshot Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: e33a76e7fc5ec2c30cb47684c3cd6d0771f58bc0 CPU threads: 32; OS: Linux 6.16; UI render: default; VCL: kf6 (cairo+xcb) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Repro Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9653afbbe9ed5b124b2fc3186577c3788f664692 CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
The dialog SvxFormatCellsDialog() is also used for table styles in Draw/Impress - and has nine tabs in this case. Since knowing the number of tabs in advance is impossible (or at least tricky) the situation cannot be solved now. See also bug 168203