#1865: Contextmenu in last row of a table with thead doesn't work
-------------------------------+--------------------------------------------
 Reporter:  kwillems           |       Owner:  alfonsoml      
     Type:  Bug                |      Status:  assigned       
 Priority:  Normal             |   Milestone:  FCKeditor 2.6.4
Component:  UI : Context Menu  |     Version:  FCKeditor 2.5.1
 Keywords:  Confirmed          |  
-------------------------------+--------------------------------------------

Comment(by alfonsoml):

 Replying to [comment:22 kwillems]:
 > Well, since fckeditor doesn't support to create nested tables (- after
 clicking in a cell one gets the table properties dialog -) and because
 there is no ticket to build such a feature I don't think it should have
 priority in this stage, resolving this particular ticket (#1865).

 Uh?[[BR]]
 Nested tables work without any problem, you can bet that if support for
 them was removed the forums will get full of complaints quickly. Put your
 cursor in a cell and then insert a new table, it just works.

 > But, back to the patch itself, the idea of 'saving' thead to the first
 tbody, is that ok with you?

 When you readjust the code you will see that probably it will be extra
 work, you are marking each cell, then changing its location, recreate the
 rows and after that change again its location. I guess that it should be
 possible to do it without any change of location.

 Besides, there's another bug that it's interesting to remember: the fact
 that any attribute set on rows are lost, I bet that it can be fixed at the
 same time by getting an array of rows and their parents.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1865#comment:23>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to