Opened 10 years ago
Closed 9 years ago
#12335 closed Bug (duplicate)
Setting new bg color on existing one make disappear original one (after selection)
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | IE | Cc: |
Description (last modified by )
Found on IE10 (works well on Chrome)
Since: 4.2.1 (on previous versions impossible to reproduce, because selection has gone when trying apply backgound.
- Open editor with content:
<p><span style="background-color:rgb(255, 240, 245)">together make better</span></p>
- Select word "make"
- Apply some background color.
Actual result: Original color is cleared for everything after selected word.
Change History (3)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | → 3.2.1 |
comment:3 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
It has turned out this is a duplicate of #10650
Problem can be reproduced from CKEditor 3.2.1 in IE9-11