Ticket #1262 (closed Bug: fixed)
FF: Wrong style detection at the end of paragraphs
| Reported by: | fredck | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Core : Styles | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Firefox | Cc: |
Description
Steps to Reproduce
- Open sample01.html;
- Load the following HTML (no enter between blocks):
<h1>Title</h1><p>Sample text</p>
- Switch to WYSIWYG;
- Move the caret after "Title".
In Firefox, the Format combo will display "Normal" instead of "Heading 1". It works well with IE.
This impacts not only the Format combo, but any kind of formatting thing that happen at the end of paragraphs.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed with [843].
Click here for more info about our SVN system.