Opened 18 years ago
Closed 18 years ago
#1262 closed Bug (fixed)
FF: Wrong style detection at the end of paragraphs
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
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 (1)
comment:1 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |

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