Opened 17 years ago
Closed 17 years ago
#1391 closed Bug (fixed)
Overrides and Spans not working as expected in Windows and IE 6
Reported by: | Jessica | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed IE | Cc: |
Description
If I use your sample 14 in the html folder for 2.5 I am having the following problem:
1: Delete the text in the box and type in some new text, "Testing line 1".
2: Highlight "Testing line 1" and change the text size to 8pt.
3: Put the curser at the end of the line for "Testing line 1" and hit the enter key two times to create 2 new lines
4: Type in "Testing line 2", notice it is 8pt.
5: Highlight just "Testing line 2" and change the font to 14pt. For me it won't change the font size on the screen of line 2.
If I hit the submit key I get the following: Key: FCKeditor1, val: <span class=\"FontSmall\">Testing line 1<br /> <br /> </span><span class=\"FontBig\"><span class=\"FontSmall\">Testing line 2</span></span>
Change History (2)
comment:1 Changed 17 years ago by
Component: | General → Core : Styles |
---|---|
Keywords: | Confirmed IE added |
Milestone: | → FCKeditor 2.5 |
Owner: | set to Frederico Caldeira Knabben |
Status: | new → assigned |
Version: | → SVN |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [1010]. Click here for more info about our SVN system.
Confirmed with IE7.