Opened 15 years ago
Closed 14 years ago
#6394 closed Bug (fixed)
Redundant space added when format set before text entered
| Reported by: | Krzysztof Studnik | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.4.1 | 
| Keywords: | IE | Cc: | 
Description
Found when checked #6371 under IE
- open CKEditor
 - press New Page
 - on empty page, set text format as Preformated
 - start typing
 - redundant space is added within <span> tags
<pre> <span style="display: none"> </span>a b c</pre>
 
Change History (2)
comment:1 Changed 15 years ago by
| Status: | new → pending | 
|---|
comment:2 Changed 14 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | pending → closed | 
I was able to reproduce it only till CKE 3.4.1. It works fine now.

WFM in both IE8/IE7.