#4794 closed Bug (expired)
Cannot remove format from selected text when SCAYT is enabled
| Reported by: | Wiktor Walc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | General | Version: | 3.0.1 |
| Keywords: | WorksForMe | Cc: | WebSpellChecker.net |
Description
Steps to reproduce:
- enable SCAYT
- having the following code and selection:
<p> <strong>Gdynia Warszawa [Poznan]</strong></p>
press Ctrl + B - expected result:
<p> <strong>Gdynia Warszawa </strong>Poznan</p>
- actual result:
<p> Gdynia Warszawa Poznan</p>
Change History (4)
comment:1 Changed 16 years ago by
| Milestone: | → CKEditor 3.3 |
|---|
comment:2 Changed 16 years ago by
| Cc: | WebSpellChecker.net added |
|---|---|
| Keywords: | WorksForMe added; Confirmed removed |
comment:3 Changed 16 years ago by
| Resolution: | → expired |
|---|---|
| Status: | new → closed |

Unable to reproduce anymore on trunk, invite Spellchecker.net to confirm it's fixed.