[TYPO3-english] htmlArea RTE and tables

Pero Matic takoje at takoje.hr
Thu Oct 14 15:21:35 CEST 2010


"Henjo Hoeksma" <me at henjohoeksma.nl> wrote in message 
news:mailman.1.1287058378.30663.typo3-english at lists.typo3.org...
> On 2010-10-14 14:14:21 +0200, Pero Matic said:
>
>> Hi. I have a problem with htmlArea RTE  2.0.2 and tables. What i do is 
>> this:
>>
>> 1. create table ie. 5 rows and 3 cols
>> 2. select first row
>> 3. merge cells
>>
>> RTE then makes something like
>>
>> <tr><td colspan="1" rowspan="1">bla bla</td><td>bla bla</td><td>bla
>> bla</td></tr>
>>
>> instead of
>>
>> <tr><td colspan="2">bla bla</td></tr>
>>
>> Is this a bug or i'm doing something wrong? Thx.
>>
>> Regards.
>
> Try selecting only the cells. You do not want to merge the row, you want 
> to merge the cells.

I did that (by selecting first row i ment on selecting all cells in that 
row). Can u please try it?

Regards. 




More information about the TYPO3-english mailing list