Skip to content

Bug: Inner table cell selection also selects outer table cell #7154

@TingHaooo

Description

@TingHaooo

Lexical version: 0.24.0

Steps To Reproduce

  1. Create a table and insert another table within one of its cells.
  2. Select cells in the inner table.
2025-02-09.11.45.29.mov

The current behavior

When selecting cells within the inner table, sometimes the outer table cells are also selected, causing unintended selections.

The expected behavior

Only the cells within the inner table should be selected without affecting the outer table cells.

Impact of fix

  • It is disrupts the user’s ability to accurately select and manipulate data within nested tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions