Opened 14 years ago
Closed 12 years ago
#7267 closed Bug (expired)
Multiple instances of CKEditor & pasting inside source view
Reported by: | roger.hu@gmail.com | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | |
Keywords: | Cc: | roger.hu@… |
Description
I've noticed that WebKit (Google Chrome 8 & 9) has trouble pasting inside Source view when there are multiple instances of CKEditor running on the same page (i.e. 2 or more):
http://nightly.ckeditor.com/6518/_samples/replacebycode.html
I sometimes can post in the source view of the last one (I have a situation where I have a 3 of them on the same page) before being able to past in the first two. In any case, the behavior is pretty consistent on WebKit/Chrome. I don't see this issue on Firefox.
Change History (4)
comment:1 Changed 14 years ago by
Component: | General → Core : Pasting |
---|
comment:2 Changed 14 years ago by
Cc: | roger.hu@… added |
---|
comment:3 Changed 14 years ago by
Status: | new → pending |
---|
comment:4 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I checked latest nightly build on Chrome9 Windows7 (clean install) and Linux (with some plugins), . Everything seems to be working fine.
I checked Skins and replace by code sample on nightly rev 6530. Any specific steps I should reproduce?