Opened 12 years ago
Closed 12 years ago
#10880 closed Bug (fixed)
Editior.setActiveFilter does not keep the default enter mode if it is allowed too
| Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3 |
| Component: | General | Version: | 4.3 Beta |
| Keywords: | Cc: |
Description
Editor.setActiveFilter will always set new enter mode to the first value in p,div,br order, no matter than the default (which may be a div or br) may be allowed too.
It should check default enter modes first.
Change History (5)
comment:1 Changed 12 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 12 years ago by
| Milestone: | → CKEditor 4.3 |
|---|
comment:3 Changed 12 years ago by
| Owner: | set to Piotrek Koszuliński |
|---|---|
| Status: | confirmed → assigned |
comment:4 Changed 12 years ago by
| Status: | assigned → review |
|---|
comment:5 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |
Fixed along with #10881.

Part of #10881.