[Webkit-unassigned] [Bug 101478] New: Copy of CSS transformed text with text-transform contains CSS transformations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 08:12:00 PST 2012


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

           Summary: Copy of CSS transformed text with text-transform
                    contains CSS transformations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pioupioum at gmail.com


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.

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