Ticket #2394 (new defect)

Opened 18 months ago

Last modified 5 months ago

[Editor2/TableOperation] duplication of table

Reported by: guest Owned by: liucougar
Priority: normal Milestone: 1.2
Component: Editor Version: 0.4.1
Severity: major Keywords: table duplicate plugin
Cc: alex

Description

Editor content is as follows:

<table cellpadding="0" cellspacing="0">

<tr>

<td>

<div>

test

</div>

</td>

</tr>

</table>

If I select the table, click 'Insert/edit table' and click 'ok' the table is duplicated!

Change History

Changed 18 months ago by liucougar

  • milestone changed from 0.4.2 to 0.9

in which browser?

Changed 18 months ago by guest

using FF2.0.0.1 Dojo from trunk on Windows XP Pro SP2

Changed 13 months ago by guest

I can confirm this, using dojo 0.4.1 on Firefox 2.0.0.4 on MacOSX 10.4.9. Users have reported the same problem in our application that uses Editor2 and they use IE 7.

Changed 12 months ago by liucougar

  • milestone changed from 0.9 to 1.0

0.9 does not yet have table plugin, punt this

Changed 11 months ago by bill

  • milestone changed from 1.0 to 1.1

Changed 9 months ago by bill

  • priority changed from high to normal

Changed 5 months ago by peller

  • cc alex added
  • milestone changed from 1.1 to 1.2

moving out to 1.2... maybe further, but we really need a plan on this. Alex says native browser support is not usable, we need to invent our own.

Note: See TracTickets for help on using tickets.