#7596 closed Bug (duplicate)
Paste callback not being executed when use browser Paste menu option
| Reported by: | Lynne Kues | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.4.1 |
| Keywords: | IBM | Cc: |
Description
Run the attached test case. Execute paste from editor context menu. Callback occurs. Execute paste from ctrl-v. Callback occurs. Execute paste from browser edit menu. Callback does not occur.
Attachments (1)
Change History (5)
Changed 15 years ago by
| Attachment: | paste-ticket.html added |
|---|
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|
comment:3 Changed 13 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | confirmed → closed |

I see it a bit troublesome as we relies on detecting the moment before paste actually happens currently, and it looks lie there's no way to do so for browser's paste button.