-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
tablesRelates to Lexical TablesRelates to Lexical Tables
Description
Lexical version: latest (tested on Lexical Playground)
Steps To Reproduce
- Create a table in Lexical Playground.
- Fill some cells with data.
- Select a row (or multiple cells) and apply a background color.
- Copy the row.
- Paste the row inside the same table.
Link to code example
- Lexical Playground
- Reproducible directly by following the steps above in the editor UI.
The current behavior
- When pasting inside the same table, the background color is lost.
- When pasting outside the table, the background color is preserved.
The expected behavior
- Background color formatting should be preserved when pasting within the table, just like it works when pasting outside the table.
Impact of fix
- Medium severity: affects table editing workflows where styling is needed.
- Users who rely on background colors for row highlighting, spreadsheet-like tables, or visual organization would benefit.
- Happens consistently with any table row that has background color applied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tablesRelates to Lexical TablesRelates to Lexical Tables