Opened 16 years ago

Last modified 16 years ago

#4385 closed Bug

CheckDirty is not returning the correct state — at Initial Version

Reported by: Senthil Owned by:
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.1
Component: General Version:
Keywords: Oracle Confirmed Review+ Cc: Pranav, Senthil

Description

When i set empty data to the editor using the setdata method, checkdirty is returing the wrong state.Please follow the below steps to see the issue.

  1. Open the attached "replacebycode.html" file in IE and click the checkdirty button, this will return the message as 'false'.
  2. Now refresh the page and focus the editor area using the mouse cursor and select the checkdirty button, now you will get a message as "true" eventhough we don't change anything inside the editor area.

This issue is breaking our savewarning mechanism, please give high priority to get it fixed.

Change History (1)

Changed 16 years ago by Senthil

Attachment: replacebycode.html added
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