Table Sizing Issues #4158

Open
opened 2026-02-05 08:11:28 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @w00h on GitHub (Sep 7, 2023).

Describe the Bug

Having a table in a document, there's no way to resize the table to its absolute minimums. During testing, this didn't occur on the simplest of tables, but there were issues when I had tables with e.g. HTML links embedded.

Steps to Reproduce

  • Create a table, containing links and stuff
  • for some reason or another, resizing one cell (even to its minimal size (in height) results in other cells expanding
  • thus, there is no way to resize the table to its abolute minimum amount. Changing one cell results in other cells expanding etc.

Expected Behaviour

resizing a cell (or row) to an amount should prevent it from being auto-resized when editing or manipulating other cells.

Screenshots or Additional Context

No response

Browser Details

firefox 117.0 on Windows 11

Exact BookStack Version

v23.05.02

PHP Version

No response

Hosting Environment

Ubuntu 22.04.2 LTS running in a VM on Proxmox

Originally created by @w00h on GitHub (Sep 7, 2023). ### Describe the Bug Having a table in a document, there's no way to resize the table to its absolute minimums. During testing, this didn't occur on the simplest of tables, but there were issues when I had tables with e.g. HTML links embedded. ### Steps to Reproduce - Create a table, containing links and stuff - for some reason or another, resizing one cell (even to its minimal size (in height) results in other cells expanding - thus, there is no way to resize the table to its abolute minimum amount. Changing one cell results in other cells expanding etc. ### Expected Behaviour resizing a cell (or row) to an amount should prevent it from being auto-resized when editing or manipulating other cells. ### Screenshots or Additional Context _No response_ ### Browser Details firefox 117.0 on Windows 11 ### Exact BookStack Version v23.05.02 ### PHP Version _No response_ ### Hosting Environment Ubuntu 22.04.2 LTS running in a VM on Proxmox
OVERLORD added the 🐛 Bug label 2026-02-05 08:11:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4158