Ticket #548 (new New Feature)
Context menu should recursively allow user to edit parent's Tags
| Reported by: | dricks2222 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | HasPatch | Cc: |
Description (last modified by alfonsoml) (diff)
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
Edit Table Row
Edit Table
Edit DIV
Edit P
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? ...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
