https://issues.apache.org/ooo/show_bug.cgi?id=91425
Max Wildgrube <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Max Wildgrube <[email protected]> --- Hi, I have the same work flow: copying from a sheet via clipboard into a textbox of a web-application. Copying with CTRL-C results in a text chunk in the clipboard (in addition to formats which contains the complete information, which is also understood by excel) This text chunk is always a TAB-separated text file (independent how you saved it)! In my web application I use this format (using the php fgetcsv function). Max. -- You are receiving this mail because: You are on the CC list for the bug.
