Ticket #775 (new Bug)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 years ago by martinkou

  • reporter changed from martinkou to shimberger@…

Changed 2 years ago by w.olchawa

  • keywords Confirmed FF added

Confirmed in FF2.

In IE the problem is bigger - when pressing the TAB button the table is only highlighted and a new row isn't added at all. I've opened a new ticket for it. (see #1830)

Changed 2 years ago by w.olchawa

  • version set to FCKeditor 2.5.1
Note: See TracTickets for help on using tickets.