Active
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2011 at 08:41 UTC
Updated:
6 Dec 2011 at 08:41 UTC
Hi,
I noticed that if the node contains cck date field, and the node body is powered by ckeditor, then there will be a quick flash on the top part of screen when viewing/editing/creating the node.
There are different ways to eliminate the flash:
1) disable the javascript for the browser; or,
2) disable the ckeditor for the content type with cck date field; or,
3) remove the cck date field.
Note: even if the cck date filed is not powered by date popup, the problem still exists.
Any ideas why it is happening, and how to solve this problem?
Thanks.