#14734 closed Bug (duplicate)
URL copied in Chrome can't be paste in Safari
| Reported by: | Matthew Buckett | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Pasting | Version: | |
| Keywords: | Cc: |
Description
Steps to reproduce
- Open Chrome and browse to a URL, copy the URL from the address bar to the clipboard
- Switch to Safari and open CKEditor
- Attempt to paste the URL into CKEditor
This is present no matter how the URL is paste (keyboard shortcut, right click -> paste, button).
Expected result
The URL appears in the editor.
Actual result
Nothing is added to the editor.
Other details (browser, OS, CKEditor version, installed plugins)
ckeditor.com/demo - CKEditor 4.5.9 (Standard) (revision a35abfe) Chrome - Version 51.0.2704.103 (64-bit) Safari - Version 9.1.1 (11601.6.17)
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
| Keywords: | safari paste url removed |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
| Version: | 4.5.9 |
Problem can be reproduced from CKEditor 4.0 at least and it is exactly the same as #14734. There is nothing in afterPaste event.

This might be similar to #12156