#2446: V3: Event System
--------------------------+-------------------------------------------------
  Reporter:  fredck       |       Owner:  fredck                       
      Type:  New Feature  |      Status:  assigned                     
  Priority:  Normal       |   Milestone:  CKEditor 3.0                 
 Component:  General      |     Version:                               
Resolution:               |    Keywords:  Confirmed V3ProtoBase Review+
--------------------------+-------------------------------------------------

Comment(by fredck):

 The changes on [2349] have broken the event system because you may have
 nested fire() calls. For example, event A could call a function that fires
 event B. If event B got canceled, event A was being canceled as well.

 I've made a small improvement over those changes with [2350], still
 avoiding creating the functions for each call, but fixing the above issue.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2446#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to