Bug 33384
Summary: | Copying and pasting tab delimited text data to excel fails to format properly | ||
---|---|---|---|
Product: | WebKit | Reporter: | pholmstr |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | ap, bemes9226, dcheng, enrica, rniwa, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
pholmstr
Safari and Chrome both share this issue. Basically if you copy and paste data from a textarea that has been tab delimited, it fails to format properly in a spreadsheet like Excel. It appears the tabs get changed to spaces.
You can see the behavior while using this site: http://www.batchgeocode.com (copy and paste from the first field)
IE and Firefox don't have this problem. I have noticed this has been an issue for quite some time.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
bemes9226
am also getting same, have you got any solution .