[Webkit-unassigned] [Bug 131992] New: Change Image Controls replacement to use selection and paste.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 22 09:47:26 PDT 2014


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

           Summary: Change Image Controls replacement to use selection and
                    paste.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Change Image Controls replacement to use selection and paste.

This is instead of the "replace the render image behind the scenes" implementation we use now.

With this we gain a much more robust/tested code path (copy/paste) and undo support.

We will end up modifying the DOM, which may or may not be a problem.  But probably not.

<rdar://problem/16302722>

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