RESOLVED DUPLICATE of bug 43202 101478
Copy of CSS transformed text with text-transform contains CSS transformations
https://bugs.webkit.org/show_bug.cgi?id=101478
Summary Copy of CSS transformed text with text-transform contains CSS transformations
Mehdi Kabab
Reported 2012-11-07 08:13:34 PST
When I copy some text that has been transformed with some text-transform CSS property, the copied text does contain the style transformations. But when I copy some text, I only want to copy its content, and not its CSS styles. For example, if the title of an article is turned into uppercase with CSS, I don't want to copy/paste uppercase text, but only its source. I can read in the bug 3429 that the current behaviour is made on purpose: however it turns out to be quite annoying on a daily basis.
Attachments
Alexey Proskuryakov
Comment 1 2012-11-07 16:11:53 PST
*** This bug has been marked as a duplicate of bug 43202 ***
Note You need to log in before you can comment on or make changes to this bug.