Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy-paste to excel break text to multiple rows #5622

Closed
formulajp60 opened this issue Nov 28, 2018 · 4 comments
Closed

Copy-paste to excel break text to multiple rows #5622

formulajp60 opened this issue Nov 28, 2018 · 4 comments

Comments

@formulajp60
Copy link

Description

When I try to copy any cell with multiple line text and paste to excel.. it breaks into multiple rows

Steps to reproduce

  1. Add cell values with line breaks.
  2. Copy using CTRL + C
  3. Paste into Excel

Demo

image

image

Your environment

  • Handsontable version: Version: 6.2.0
  • Browser Name and version: Chrome 70.0.3538.102
  • Operating System: Windows 7
@AMBudnik
Copy link
Contributor

Yes, it looks like each Enter is a new row. Plus we get an empty row between the lines of text.

Not sure if that is what a user would expect, so I'll mark it as a thing to be changed.

@andrewQwer
Copy link

Could this be affected by the fix for this bug?

@AMBudnik
Copy link
Contributor

Hey @andrewQwer

that issue has been fixed in v 1.12.0 (0.33.0) but I can be a regression.
We'd need to investigate it more

@AMBudnik
Copy link
Contributor

Hey @formulajp60 @andrewQwer this issue has been fixed within #5684 in v7.1.0 released yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants