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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 11:13:28 PDT 2010


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

           Summary: text-transform shouldn’t apply when copying text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsbin.com/iqice3
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mathias at qiwi.be


As demonstrated in the test case, when copying text that is uppercased or lowercased through CSS, the text actually gets copied the way it looks after the CSS is applied.

All other browsers I tested this in (latest stable releases of Opera, Firefox and IE) just copy the text as written in the HTML source, which makes more sense IMHO.

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