Ticket #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
Change History
comment:1 Changed 2 years ago by garry.yao
- Status changed from new to confirmed
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.
comment:3 Changed 10 months ago by lynne_kues
- Status changed from confirmed to closed
- Resolution set to duplicate
comment:4 Changed 10 months ago by lynne_kues
Duplicate of https://dev.ckeditor.com/ticket/7366
Note: See
TracTickets for help on using
tickets.
