[Libreoffice-bugs] [Bug 139512] Insert table in Impress insert a huge table (cell size). It's was more decently proportioned in the past

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 19 11:46:09 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=139512

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |difficultyBeginner,
                   |                            |easyHack

--- Comment #10 from Justin L <jluth at mail.com> ---
Most of the time in Impress, the slide has a "table" option, and then it follow
another if( pPickObj ) code path - even if you use Insert - Table. That is why
I could not reproduce earlier. So use Draw to reproduce this, or else a
content-only slide.

The fix of just setting a different starting value is easyhack beginner. A more
robust way would be to base the row height on the font size of the table
contents. (Currently I assume this is hard-coded at 18, since I don't notice
any style change affecting it.)

Trying to scientifically determine the best default size is left to the reader
as an exercise (because I don't know).

Note that a change here also affects Draw.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210119/1bdd5581/attachment.htm>


More information about the Libreoffice-bugs mailing list