Opened 17 years ago
Closed 17 years ago
#3043 closed Bug (invalid)
plugin:list unable to cancel when selection inside table cell
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed | Cc: |
Description
When reverse apply either numberedlist OR bulletlist inside a td, got a JavaScript error.
Attachments (1)
Change History (3)
Changed 17 years ago by
| Attachment: | test-list-cancel.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|
I can confirm this, but can you please include details about the bug, instead of a tc only?
Steps to reproduce it:
- Load the following HTML:
<table><tr><td>text</td></tr></table>
- Click inside "test" and apply a bulleted list.
- Remove the bulleted list (ERROR!).
comment:2 Changed 17 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
No more reproduceable within the current trunk.

Functional test case