Skip to content

Copy/Paste range of data should behave like Excel  #2685

@boyandim

Description

@boyandim

Description

Pasting a single value in a multi-cell range pastes the value only to the first cell in the range.

Suggested in Ticket 1086515
Public Feedback item

Reproduction of the problem

  1. Go to https://demos.telerik.com/kendo-ui/spreadsheet/index
  2. Click on cell B3 (Calzone) and press CTRL+C
  3. Click on cell B4, hold the shift key and arrow down until cells B4-B7 are highlighted
  4. Press CTRL+V

Current behavior

Only cell B4 receives the value of "Calzone".

Expected/desired behavior

All cells B4-B7 should have the value Calzone".

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: 1.12.3
  • Browser: all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions