Opened 18 years ago
Closed 14 years ago
#1943 closed Bug (worksforme)
[IE] Insertion of extra span when toggling sub or sup
| Reported by: | Koen Willems | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.6 Beta | 
| Keywords: | IE | Cc: | 
Description (last modified by )
The issue I just noticed looks a bit similar as the one described in Ticket #1509
To reproduce it:
- Type <p>some text</p> in Source View
 - select the part 'text'
 - hit the button for 'sub' or 'sup'
 - move the cursor inside the part 'text'
 - hit the button for 'sub' or 'sup' again
 
The result is:
<p>some text<span id="1204151324434S" style="display: none"> </span></p>
This only occurs in IE
Regards,
Koen
Change History (4)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
| Description: | modified (diff) | 
|---|
comment:3 Changed 18 years ago by
| Description: | modified (diff) | 
|---|---|
| Keywords: | Confirmed IE added | 
| Summary: | Insertion of extra span when toggling sub or sup → [IE] Insertion of extra span when toggling sub or sup | 
| Version: | → FCKeditor 2.6 Beta | 
Confirmed in IE.
It occurs in both 2.6beta and in the latest SVN version.
comment:4 Changed 14 years ago by
| Resolution: | → worksforme | 
|---|---|
| Status: | confirmed → closed | 
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.

By the way: i'm using version 2.6b