So I’ve just upgraded from Office 2013 to Office 365.
Now when I copy cells from Excel 365 to Discourse I get an image and plain text.
When I copy from Excel 2013 I get Discourse cells in my post, I liked this but can’t get that now with 365.
Any clue how I can fix this?
I believe @vinothkannans has fixed similar issues in the past, the tricky thing is that office loves putting lots and lots of different formats in the clipboard and it is hard to find the right one.
I’ve seen this issue from Excel for months. Google Drive works just fine, so I’ve been copying from Excel to Google to Discourse when I need to paste a table. Pretty sure there’s an open bug for this, can’t find it though.
I think Windows likes putting stuff in lots of different clipboards sections associated to various types. Our JS piece needs to be able to handle that and only ever pick a single clipboard section.
Super minor and unresolvable. We are unconditionally treating first row as “title” when in fact we may just be pasting in data. A tiny be of extra cutting and pasting can fix that, so I am not seeing it as a drama
I wasn’t reporting a problem. I was only showing how it also worked correctly for text and didn’t cause any problem with markdown characters, i.e. the asterisk bullet point * .