Skip to content

Copy-paste from Spreadsheet to Excel and paste back to Spreadsheet pastes the values from the Spreadsheet itself #7340

@kendo-bot

Description

@kendo-bot

Copying cells from Kendo UI spreadsheet for JQuery and pasting into excel is working as expected. But if the copied content is updated in excel and it is then copied and pasted back to the spreadsheet control using Ctrl + V keyboard shortcut, the change is not reflected. It pastes the original content copied from the spreadsheet control. Using the Ctrl+Shift+V keyboard shortcut fixes this issue and pastes the modified content as expected. But Ctrl + V keyboard shortcut should be doing this.

Bug report

After pasting values from the Kendo UI Spreadsheet to Excel, making a change in Excel, and pasting the value back to a Kendo UI Spreadsheet, it pastes old information.

Reproduction of the problem

  1. Open the Kendo UI Spreadsheet Overview
  2. Copy Data C7:D8 from Kendo Spreadsheet
  3. Paste data to MS Excel (used: Microsoft 365 MSO version 2309)
  4. Edit values in MS Excel.
  5. Copy from MS Excel
  6. Paste new values to a Kendo UI Spreadsheet.

Expected/desired behavior

The new values are not pasted back to the Kendo UI Spreadsheet.

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: All Supported Versions
  • Browser: all

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions