[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:10:37 PDT 2010


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


Jakub Wieczorek <jwieczorek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jwieczorek at webkit.org
     Ever Confirmed|0                           |1




--- Comment #2 from Jakub Wieczorek <jwieczorek at webkit.org>  2010-07-29 13:10:37 PST ---
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.

-- 
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