#1997: When you specify a title to a table, the first character is deleted
---------------------------+------------------------------------------------
  Reporter:  estan         |       Owner:                    
      Type:  Bug           |      Status:  new               
  Priority:  Normal        |   Milestone:  FCKeditor 2.6     
 Component:  UI : Dialogs  |     Version:  FCKeditor 2.6 Beta
Resolution:                |    Keywords:  table title       
---------------------------+------------------------------------------------
Comment (by estan):

 I like to add that it only happens with IE(7) not with Firefox. You can
 even see the error in your demo http://www.fckeditor.net/demo

 debugging with VS2008 gives me the problem in fckeditorcode_ie.js

 After the ok click at the end of that function you have the following
 line: oEditor.FCK.InsertElement( table ) ;
 When i ask the quick watch of the table object, you can see clearly that
 the caption is correct. So, it must be happening when the object is
 converted to html code.

 Good luck

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1997#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to