Opened 11 years ago
Closed 11 years ago
#11336 closed Task (invalid)
Inserting Special Character as normal text
Reported by: | Subash | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Dear Team,
When i am trying to track the changes made in the document, i can track the newly inserted text but not for Special character.
Special character inserts differently by callFunction() method where other text inserts normally which i can track.
To insert Special character as a normal text what i have to do?
Please guide me to resolve this issue.
Thanks in Advance.
Regards,
Subash Ramadoss
Change History (1)
comment:1 Changed 11 years ago by
Keywords: | Special Character removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.3.1 |
As you can see in the source code specialchar plugin uses insertText method. You can use the insertText event to listen on this. For more information please ask on http://ckeditor.com/forums