#3522: onbeforeunload is fired whenever dialog tabs are being switched
-----------------------+----------------------------------------------------
 Reporter:  martinkou  |       Owner:  martinkou     
     Type:  Bug        |      Status:  new           
 Priority:  Normal     |   Milestone:  CKEditor 3.0  
Component:  General    |     Version:  SVN (CKEditor)
 Keywords:  Oracle     |  
-----------------------+----------------------------------------------------
 To reproduce:
  1. Open replacebyclass.html in IE.
  2. Execute
 {{{
 javascript: void(window.onbeforeunload=function(){alert('a');});
 }}}
     in the URL bar.
  3. Open any dialog with tabs (e.g. Find/Replace dialog).
  4. Change to another tab in the dialog.
  5. The onbeforeunload event is fired, incorrectly.

 This bug is related to #3114 and is a known browser bug:
 http://msdn.microsoft.com/en-us/library/ms536907%28VS.85%29.aspx

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3522>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to