Bug 51188
Summary: | Cmd-V only works once in a WKView | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | InRadar, PlatformOnly |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | data:text/html,<textarea> |
Adam Roben (:aroben)
To reproduce:
1. Copy some text
2. Go to data:text/html,<textarea>
3. Click on the textarea
4. Press Cmd-V
5. Press Cmd-V
The first Cmd-V works. The second (and subsequent) one doesn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/8777473>
Adam Roben (:aroben)
Note that pasting from the context menu does continue to work in this case.
Adam Roben (:aroben)
This is fixed.