[Webkit-unassigned] [Bug 43202] text-transform shouldn’t apply when copying text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 13:23:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43202





--- Comment #3 from Jakub Wieczorek <jwieczorek at webkit.org>  2010-07-29 13:23:37 PST ---
(In reply to comment #2)
> This should be fairly simple to fix. Looks like RenderText::textWithoutTranscoding() should not include the text transform. That function is only used in TextIterator so there shouldn't be any side effects of such a change.

Actually, it's a bit more complex than I thought.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list