Bug 168137 - Insert Table in Draw shows small icons while Writer has large
Summary: Insert Table in Draw shows small icons while Writer has large
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: low normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Vertical-Tab-dialogs
  Show dependency treegraph
 
Reported: 2025-08-27 14:01 UTC by Heiko Tietze
Modified: 2025-09-12 14:31 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot (49.28 KB, image/png)
2025-08-27 14:01 UTC, Heiko Tietze
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2025-08-27 14:01:45 UTC
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
Comment 1 m_a_riosv 2025-08-27 14:53:57 UTC
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
Comment 2 Heiko Tietze 2025-09-12 14:00:51 UTC
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