Live data from Hacker News

Ask HN: Who decided copy+paste should copy styling/formatting?

news.ycombinator.com

1–10 of 187 posts

Ask HN: Who decided copy+paste should copy styling/formatting?

#1
I don't know if you have noticed that if you copy+paste into email pages/apps like outlook and gmail they bring over all the formatting and styling of the source. That is, it pastes the text in with things like the font color and background color, and the font type itself, which then become the styling for the rest of the email if you keep typing as well.

Who came up with this? It makes absolutely no sense that anyone would want to transplant styling/formatting into an email, where there is no guarantee (indeed, little chance) that it will mesh well. It's just baffling.

Re: Ask HN: Who decided copy+paste should copy styling/formatting?

#8
post #3

Ctrl-Shift-V pastes without formatting in most applications

Not most applications, a handful of applications. The receiving application itself has to implement it as custom logic.

Wouldn’t most applications that support rich text input inherit it from the browser, the underlying framework for native apps and/or be implementing styling themselves already (i.e. code editors)? I’m trying to enumerate applications that I use and I’m struggling to come up with more than Google Sheets, where paste without formatting is a drop-down menu instead.

Re: Ask HN: Who decided copy+paste should copy styling/formatting?

#9
post #6

I sometimes copy paste things into the browser URL bar to strip formatting

Me too. Copy-pasting with formatting is almost always what I don't want.

It's even more of a disaster on a Mac, because the handling is MS Office is much worse than on Windows, and Outlook has about three total settings on its preference screen, so there's no way (I can tell) to change the default behavior.

Post reply on HN