Ticket #775 (new Bug)
Adding table rows using tab-key doesn't preserve attributes
| Reported by: | shimberger@… | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.5.1 |
| Keywords: | SF Confirmed FF | Cc: |
Description
My System:
FireFox: 1.5 OS: Windows XP Prof. FCKEditor: 2.3.1
Description: If i edit a table similar to this:
<table> <tr><td class="somestyle">Content</td></tr> </table>
left click on the content cell and choose to insert a new table row the class-attribute of the newly created row will be similar to the one of the clicked row. If i instead press tab to insert a new table row the class-attribute is lost. Since i'm using this feature inside a cms to let the editors edit specially markuped tables it would be very useful if the behaviours could be unified.
Thanks very much for your work on this project!
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1560844&group_id=75348&atid=543653
Change History
Note: See
TracTickets for help on using
tickets.