Cell Input Overlapping: Inputs without wordbreaks from one cell overlap with another cell.
Column Auto-Expansion: Long text entered into a cell causes the column to expand to fit the text, even when clicking outside of the cell.
Steps to reproduce
Open the application
Enter a long text string into any cell (e.g., "This is a very long text input to test the column expansion issue").
Observe the column expand to fit the long text
Click outside to lose focus
Enter a long word into any cell (e,g,, "pneumonoultramicroscopicsilicovolcanoconiosis").
Enter a long word into adjecent cell (e.g., "Hippopotomonstrosesquippedaliophobia").
Observe the input from the first cell overlapping the adjecent cell cell.
Expected Result:
Spreadsheet layout stays consistent when clicking outside cell
Actual Result:
The column auto-expands to fit the long text entered into a cell.
Clicking outside the cell does not revert the column to its original width.
Input from one cell overlaps with an adjacent cell, making the spreadsheet difficult to read and work with.
Tested on commit [cd0e671]
There are two primary issues observed
Cell Input Overlapping: Inputs without wordbreaks from one cell overlap with another cell. Column Auto-Expansion: Long text entered into a cell causes the column to expand to fit the text, even when clicking outside of the cell.
Steps to reproduce
Expected Result:
Actual Result: