Opened 12 years ago
Closed 12 years ago
#10879 closed Bug (fixed)
Remove format enlarges selection too much in nested editable
| Reported by: | Piotrek Koszuliński | Owned by: | Marek Lewandowski |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3 |
| Component: | General | Version: | 4.3 Beta |
| Keywords: | Cc: |
Description
- Open image2 sample.
- Focus nested editable and press CTRL+A
- Click remove format button. Selection is expanded outside nested editable.
Change History (5)
comment:1 Changed 12 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 12 years ago by
| Owner: | set to Marek Lewandowski |
|---|---|
| Status: | confirmed → assigned |
comment:3 Changed 12 years ago by
| Status: | assigned → review |
|---|
comment:4 Changed 12 years ago by
| Status: | review → review_passed |
|---|
comment:5 Changed 12 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed on major with git:433e5ee and dee83e7 on tests.

A long with this ticket i've divided range tests into few smaller TCses.
Created branch t/10879 at dev and t/10879 for tests.