[Webkit-unassigned] [Bug 64122] New: Pasting text into input fields does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 13:11:05 PDT 2011


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

           Summary: Pasting text into input fields does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmacleod at webmail.co.za


Created an attachment (id=100023)
 --> (https://bugs.webkit.org/attachment.cgi?id=100023&action=review)
Patch to implement input paste functionality for wx port

Pasting text into input fields via ctrl+v or right click does not currently work.
The reason for this is that there is a pasteboard function required for this that is not yet implemented in the wx port.
I am attaching an implementation for this function as a patch to this bug report.

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