Opened 18 years ago
Last modified 18 years ago
#253 closed Bug
Style format behavior problems — at Version 1
Reported by: | Mike Koepke | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed | Cc: |
Description (last modified by )
Good news is that Font, Size, and Format work correctly now in both IE and FF.
The Style selection is having problems.
Firefox
- Select Style and type text. Style not used.
- Press enter (new <p>), select a style, type text, style is not used.
- Put cursor in middle of line that has text.
- Type some more text. Style is not used.
- Press Enter. Style is used for new paragraph, but only for newly typed characters.
IE
With IE it still doesn't work, but it doesn't work differently. The only time you can get the Style applied is that actually highlight text then apply a style.
- If you highlight text in the middle of a line, only that text has the style applied. All new text uses previous normal format
- If you highlight text at the end of a line, that text applies the style, but additionally, if Enter is pressed, the following paragraph uses the new Style.
Change History (1)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added |
Milestone: | FCKeditor 2.4.1 → FCKeditor 2.5 |
Confirmed. To be fixed with the new style system to be developed for v 2.5.