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

  1. Open sample01.html;
  2. Load the following HTML (no enter between blocks):
<h1>Title</h1><p>Sample text</p>
  1. Switch to WYSIWYG;
  2. 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.

Find this issue on GitHub

Change History (1)

comment:1 Changed 18 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

Fixed with [843].

Click here for more info about our SVN system.

Find this issue on GitHub
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy