Opened 10 years ago
Closed 10 years ago
#13451 closed Bug (fixed)
Fix for #13011 may affect unrelated pastes
| Reported by: | Piotrek Koszuliński | Owned by: | Artur Delura |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.2 |
| Component: | General | Version: | 4.5.0 |
| Keywords: | Cc: |
Description
The #13447 broke the fix. If dragRange is null then those two properties should be reset. Otherwise old values may be used upon drop what is clearly incorrect.
Change History (4)
comment:1 Changed 10 years ago by
| Owner: | set to Artur Delura |
|---|---|
| Status: | new → assigned |
comment:2 Changed 10 years ago by
| Status: | assigned → review |
|---|
comment:4 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |

Changes in branch:t/13451.