Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6538 closed Bug (duplicate)

insertHtml on Safari Mac OSX Snow Leopard (5.0.2) fails on nightlies

Reported by: George Vilches Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to replicate:

  1. Go to http://nightly.ckeditor.com/6002/_samples/replacebyclass.html in Safari on OSX (5.0.2)
  2. Do not focus on the editor.
  3. Execute this JS in your console: CKEDITOR.instances['editor1'].insertHtml("test");

The error is: TypeError: Result of expression 'I' [null] is not an object.

In Safari 5.0.2 (Windows), this works fine. In Chrome (OSX), the nightlies works fine.

So this error ONLY exists on Safari 5.0.2 for Mac (Snow Leopard), as of the nightlies.

Change History (2)

comment:1 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

Dup of 6497

comment:2 Changed 13 years ago by George Vilches

#6497 is closed as invalid, because this only applies to OSX, not Windows. You can't dupe a closed bug. Please at least re-open one of them, since I am incapable of doing so.

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