Opened 17 years ago
Last modified 13 years ago
#1943 closed Bug
Insertion of extra span when toggling sub or sup — at Version 2
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:
- <p>some text</p>
- 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 (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
By the way: i'm using version 2.6b