Bug 64122 - Pasting text into input fields does not work
Summary: Pasting text into input fields does not work
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kevin Ollivier
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 13:11 PDT by Malcolm MacLeod
Modified: 2023-02-03 08:37 PST (History)
2 users (show)

See Also:


Attachments
Patch to implement input paste functionality for wx port (946 bytes, patch)
2011-07-07 13:11 PDT, Malcolm MacLeod
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Malcolm MacLeod 2011-07-07 13:11:05 PDT
Created attachment 100023 [details]
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.
Comment 2 Alexey Proskuryakov 2023-02-03 08:37:30 PST
Mass closing remaining WebKit wx bugs, as this port is long gone.