Changes between Initial Version and Version 1 of Ticket #7117


Ignore:
Timestamp:
Feb 2, 2011, 2:14:54 PM (13 years ago)
Author:
Krzysztof Studnik
Comment:

Confirmed for Chrome8.

  • I entered some text into first cell,
  • then selected text and cell as on attached screen
  • I copied it and pasted back int the same place

Result:

<table border="1" cellpadding="1" cellspacing="1" style="width: 500px; ">
	<tbody>
		<tr>
			<td>
				sdf</td>
		</tr>
	</tbody>
</table>
<p>
	&nbsp;</p>
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px; ">
	<tbody>
		<tr>
			<td>
				&nbsp;</td>
			<td>
				&nbsp;</td>
		</tr>
	</tbody>
</table>
<p>
	&nbsp;</p>

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7117

    • Property Status changed from new to confirmed
    • Property Keywords Chrome added
    • Property Version changed from 3.5.2 (SVN - trunk) to 3.4
  • Ticket #7117 – Description

    initial v1  
    1 Insert a table.
    2 Copy paste something in the first cell.
     1 - Insert a table.
     2 - Copy and paste something in the first cell.
    33The content is put outside the td if you go in the source. When you come back to the wysiwyg, the text is at the top of the document.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy