Opened 15 years ago
Closed 14 years ago
#2394 closed defect (invalid)
[Editor2/TableOperation] duplication of table
Reported by: | guest | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Editor | Version: | 0.4.1 |
Keywords: | table duplicate plugin | Cc: | alex |
Blocked By: | Blocking: |
Description (last modified by )
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 (9)
comment:1 Changed 15 years ago by
Milestone: | 0.4.2 → 0.9 |
---|
comment:3 Changed 15 years ago by
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.
comment:4 Changed 15 years ago by
Milestone: | 0.9 → 1.0 |
---|
0.9 does not yet have table plugin, punt this
comment:5 Changed 15 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:6 Changed 15 years ago by
Priority: | high → normal |
---|
comment:7 Changed 14 years ago by
Cc: | alex added |
---|---|
Milestone: | 1.1 → 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.
comment:8 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from liucougar to Mike Wilcox |
I can't check this at the moment because of some Dijit issues; but I doubt if this bug is still valid. Taking owneship for the time being.
comment:9 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Old bug. Not applicable to the current code base.
in which browser?