-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
ckeditor/ckeditor5-table
#263Labels
package:tabletype:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.
Milestone
Description
π Provide detailed reproduction steps (if any)
- Start selection in cell A
- Drag to the left (to select e.g. 3 cells)
- Drag back to the right to move the selection back to cell A.
βοΈ Expected result
It should select that single cell A.
β Actual result
It keeps selection of a minimum of two cells.
π Other details
We need to fix the logic there. Right now we care fore "multi-range cell selections" but single-cell selections are fine too.
May be related #6346.
Metadata
Metadata
Assignees
Labels
package:tabletype:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.