[Webkit-unassigned] [Bug 43202] text-transform shouldn’t apply when copying text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 18:38:37 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=43202
Adrian Roselli <aroselli at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aroselli at gmail.com
--- Comment #14 from Adrian Roselli <aroselli at gmail.com> ---
Curious if this bug will be addressed. Ideally I'd like to bring it in line with other browsers (IE, Edge, Firefox) and have it copy the unstyled text as it appears in the page source.
The presumption is that the raw text is the correct copy, and that styling it to upper case is just that -- style.
I wrote a thing on this in 2012 and my own frustrations (and testing examples): http://adrianroselli.com/2012/06/copying-content-styled-with-text.html
I also find (anecdotal, I know) that many people who choose to style text as all-caps do so with a corresponding typeface that mitigates the visual harshness or intensity. Copying text with the all-caps style and pasting it into another context, especially lacking a specified typeface, can result in a change in perceived meaning.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160708/5b0b5711/attachment.html>
More information about the webkit-unassigned
mailing list