#3032: Event 'instanceReady' doesn't work in certain case
--------------------------------+-------------------------------------------
Reporter: garry.yao | Owner: garry.yao
Type: Bug | Status: assigned
Priority: High | Milestone: CKEditor 3.0
Component: General | Version: SVN (FCKeditor)
Keywords: Review- WorksForMe |
--------------------------------+-------------------------------------------
Changes (by fredck):
* keywords: Review? => Review- WorksForMe
Comment:
I can't understand this issue fully. The ticket points to "instanceReady"
being fired twice, and the test case is checking for the dirty state.
I've changed the replacebycode sample, making the following for the first
instance:
{{{
CKEDITOR.replace( 'editor1',
{
on :
{
instanceReady : function( ev )
{
document.title += ' (' +
ev.editor.name + ')';
}
}
} );
}}}
Everything works properly, and the event is always fired, once only.
Maybe this has been fixed by recent changes. Can you confirm it, giving a
real example other than the test case?
--
Ticket URL: <http://dev.fckeditor.net/ticket/3032#comment:4>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac