#3151 closed Bug (fixed)
Remove list command is not working
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Lists | Version: | SVN (FCKeditor) - Retired |
Keywords: | Review+ | Cc: |
Description
To reproduce:
- Open replacebyclass.html sample in any supported browser.
- Change the paragraph into a numbered list.
- Press numbered list button again.
- The list is not removed.
Attachments (3)
Change History (14)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
Changed 16 years ago by
Attachment: | 3151.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
My fault here. I've wrongly assumed that that the enterKey setting is to be used by the enterkey plugin only, which is totally wrong. That's the reason why this setting is inside the core config instead of being along with the plugin.
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [3249].
Click here for more info about our SVN system.
comment:6 Changed 16 years ago by
Keywords: | Review+ removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
The problem still existed with enterMode=br.
Changed 16 years ago by
Attachment: | 3151_2.patch added |
---|
comment:7 Changed 16 years ago by
Keywords: | Review? added |
---|
Changed 16 years ago by
Attachment: | 3151_3.patch added |
---|
comment:9 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:10 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed with [3313].
Click here for more info about our SVN system.
The bug is found to be caused by [3194].
There're at least two major changes which is breaking plugins: