You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Table blocks, cell text color and cell background color are no longer applied when using the Table Handle Menu. This is a regression from v0.47.3.
Detailed behavior by entry point:
Entry Point
Text Color
Background Color
Table Handle Menu
❌ Not applied
❌ Not applied
Formatting Toolbar
✅ Applied
❌ Not applied
Block Side Menu
✅ Applied
(not tested)
Common issue across all entry points: The modern color picker UI does not commit/apply the selected color — the picker appears to accept input but no color change is reflected in the cell.
What did you expect to happen?
All color options (text color and background color) should be applied to table cells regardless of which UI entry point is used — Table Handle Menu, Formatting Toolbar, or Block Side Menu.
The color picker should visually confirm and apply the selected color immediately upon selection.
What’s broken?
In Table blocks, cell text color and cell background color are no longer applied when using the Table Handle Menu. This is a regression from v0.47.3.
Detailed behavior by entry point:
Common issue across all entry points: The modern color picker UI does not commit/apply the selected color — the picker appears to accept input but no color change is reflected in the cell.
What did you expect to happen?
All color options (text color and background color) should be applied to table cells regardless of which UI entry point is used — Table Handle Menu, Formatting Toolbar, or Block Side Menu.
The color picker should visually confirm and apply the selected color immediately upon selection.
This worked correctly in v0.47.3.
Steps to reproduce
To confirm partial behavior via Formatting Toolbar:
BlockNote version
v0.51.1
Environment
No response
Additional context
Regression confirmed between v0.47.3 (working) and v0.51.1 (broken).
0.47.3_OK.mov
0.51.1_error.mov
0.51.1_toolbar_ok.mov
0.51.1_handlemenu_ok.mov
Contribution
Sponsor