Opened 11 years ago
Closed 11 years ago
#5629 closed Bug (fixed)
delete table column should consider about the nested table case
Reported by: | brooks | Owned by: | brooks |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Review+ | Cc: |
Description
where,this is a update for 5577 5577,Garry said:
'As a side note for 5418 this change, in the future please use instead the following way to iterating over table cells and rows, as table.getElementsByTagName('tr') would returns nested table rows also.
http://msdn.microsoft.com/en-us/library/ms537443(VS.85).aspx'[[BR]]
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by
Owner: | set to brooks |
---|---|
Status: | new → assigned |
Changed 11 years ago by
Attachment: | 5629.patch added |
---|
comment:2 Changed 11 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 11 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed with 5438 5438