Opened 11 years ago
Closed 11 years ago
#11083 closed Bug (fixed)
List and div are applied inside non-editable block when having fake selection on it
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3 |
Component: | General | Version: | 4.3 |
Keywords: | Cc: |
Description
- Open image2 sample.
- Focus widget.
- Apply list or div.
- List or div is created inside widget wrapper.
Change History (8)
comment:1 Changed 11 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Owner: | Piotrek Koszuliński deleted |
---|---|
Status: | assigned → confirmed |
comment:3 Changed 11 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:6 Changed 11 years ago by
Status: | assigned → review |
---|
I merged our both branches into t/11083 and removed t/11083b.
comment:7 Changed 11 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed on major with git:8af211e on dev and 193e839 on tests.
I pushed a tests for lists plugin. Similar tests should be written for div plugin.