﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
548	Context menu should recursively  allow user to edit parent's Tags	dricks2222		"If you have :
{{{
<P>
  <DIV>
    <TABLE>
      <TR>
        <TD>
        Cursor here
        </TD>
      </TR>
    </TABLE>
  </DIV>
</P>
}}}
And you right click where 'Cursor here' is, the context menu should show :

----
Edit Table Cell[[BR]]
Edit Table Row[[BR]]
Edit Table[[BR]]
Edit DIV[[BR]]
Edit P[[BR]]
----

All the hierarchy until you reach the <BODY> Tag.
Else, how are you suppose to edit the style of a the P tag for instance? ..."	New Feature	closed	Normal		General	FCKeditor 2.5	wontfix	HasPatch	
