Opened 11 years ago
Last modified 9 years ago
#12335 closed Bug
Setting new bg color on existing one make disappear original one (after selection) — at Version 1
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.