Opened 18 years ago
Last modified 18 years ago
#253 closed Bug
Style format behavior problems — at Initial Version
Reported by: | Mike Koepke | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed | Cc: |
Description
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. a) If you highlight text in the middle of a line, only that text has the style applied. All new text uses previous normal format b) 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.