Opened 13 years ago
Closed 13 years ago
#8585 closed Bug (expired)
editor.getData() stops working if there are two editors on the same page.
Reported by: | evrim | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
editor.getData() returns the un-updated old version of the editor contents if there are more than one editor.
i'm using editor.getSnapshot() to get new contents.
editor.updateElement() does not have an effect on this occasion.
Change History (4)
comment:1 Changed 13 years ago by
Status: | new → pending |
---|
comment:2 Changed 13 years ago by
Could I also ask you for some additional information like in which browser (make and version) and Operating System are you having this issue?
comment:4 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I have just check this issue under latest CKEditor 3.6.2. Everything works fine.
Could I ask you to provide a reduced TC showing the problem.
I think that page with two editors you have described will do.