Changes between Initial Version and Version 3 of Ticket #14294


Ignore:
Timestamp:
Jan 4, 2016, 1:42:09 PM (7 years ago)
Author:
Jakub Ś
Comment:

Confirmed. Sorry, I didn't check the issue properly the first time.

Problem with image2 can be reproduced in all browsers in fact. Just run below code in Browser's console, click into image2 editing area and wait

setTimeout(function(){console.log(CKEDITOR.instances.editor1.checkDirty());}, 5000);

I was able to reproduce this issue from CKEditor 4.3.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14294

    • Property Status changed from new to confirmed
    • Property Version changed from 4.5.6 to 4.3
    • Property Summary changed from CheckDirty is true after focusing a widget in Firefox to CheckDirty is true after focusing a widget image2 widget
  • Ticket #14294 – Description

    initial v3  
    1212Firefox 43.0.1
    1313Chrome seems to be ok.
     14
     15Please also see #12891 for other widgets and checkDirty problems.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy