Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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

  1. Open Chrome and browse to a URL, copy the URL from the address bar to the clipboard
  2. Switch to Safari and open CKEditor
  3. 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 Matthew Buckett

This might be similar to #12156

comment:2 Changed 9 years ago by Jakub Ś

Keywords: safari paste url removed
Resolution: duplicate
Status: newclosed
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.

comment:3 Changed 9 years ago by Matthew Buckett

j.swiderski: #14734 is this issue.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy