#2753: Removing a table in source mode can lead to errors in IE
----------------------------------+-----------------------------------------
 Reporter:  alfonsoml             |       Owner:  alfonsoml
     Type:  Bug                   |      Status:  new      
 Priority:  Normal                |   Milestone:           
Component:  General               |     Version:           
 Keywords:  Confirmed IE Review?  |  
----------------------------------+-----------------------------------------
 - Enable the DragResizeTable plugin and add a table.
  - Then mouse over it so the plugin is initialized (show the resize bar).
  - Now switch to source mode and remove the table.
  - Then IE gives an error with "permission denied", it's trying to read
 the data for a node that no longer exists.

 Another way to reproduce it: start dragging the resizer and move your
 cursor up to the toolbar and release it now. Now just switching between
 source and design is enough to trigger the error.

 The proposed patch clears the internal variables of the plugin in the
 OnAfterSetHTML event and this way the errors goes away.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2753>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to