kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Spreadsheet formula editing should not replace but add selected cell reference

Open veselints opened this issue 5 years ago • 0 comments

Bug report

Spreadsheet formula editing should not replace but add selected cell reference

Reproduction of the problem

Look at the following GIF: add-cells-to-formula-without-ctrl-key-bug

When the formula on row 13 is being edited the first cell reference is being substituted by the newly selected cell reference. It, however, should behave as what could be observed on row 12. The behavior on row 12 is different as the user holds the Ctrl key upon selection.

Expected/desired behavior

Consult how MS Excel behaves in such a scenario

Environment

  • Kendo UI version: 2020.2.1118
  • Browser: all

veselints avatar Dec 02 '20 15:12 veselints