Open stefanhoelzl opened 5 days ago
Describe the bug When selectableRange is activated (e.g. set to true) it is not possible to create a range starting at the first column in the first row.
selectableRange
true
Tabulator Info
6.3.2
Working Example
Screencast From 2024-11-17 17-02-40.webm
To Reproduce A step by step guide to recreate the issue in your JS Fiddle or Codepen:
1
range added
0
Expected behavior The range event rangeAdded should fire when a selection start in the first cell
rangeAdded
Desktop (please complete the following information):
Describe the bug When
selectableRange
is activated (e.g. set totrue
) it is not possible to create a range starting at the first column in the first row.Tabulator Info
6.3.2
Working Example
Screencast From 2024-11-17 17-02-40.webm
To Reproduce A step by step guide to recreate the issue in your JS Fiddle or Codepen:
1
in columnrange added
will be appear in console output0
in columnrange added
Expected behavior The range event
rangeAdded
should fire when a selection start in the first cellDesktop (please complete the following information):