jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.66k stars 818 forks source link

HTML column editor is too short for toolbar; #1646

Open lsaggu-sj opened 9 months ago

lsaggu-sj commented 9 months ago

One of my columns is a Richtext (html) column. When opening the editor in a cell within this Richtext column, the Richtext editor does not fully contain the editor's toolbar. The editor appears to function as desired, but this is aesthetically unpleasing. Is this something that I can correct? Or is there a patch coming for this? Thank you.

See here:

image

This issue is also present in the documentation: https://bossanova.uk/jspreadsheet/v4/examples/richtext-html-editor:

image