-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
C: SpreadsheetEnhancementFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemjQuery
Milestone
Description
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
- Go to https://demos.telerik.com/kendo-ui/spreadsheet/index
- Click on cell B3 (Calzone) and press CTRL+C
- Click on cell B4, hold the shift key and arrow down until cells B4-B7 are highlighted
- 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
Labels
C: SpreadsheetEnhancementFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemjQuery