Opened 14 years ago

Last modified 14 years ago

#5591 closed Bug

[Firefox] StylesCombo problem block-level element selection — at Version 3

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: UI : Floating Panel Version: 3.2.1
Keywords: Confirmed Review+ Cc:

Description (last modified by Garry Yao)

Environment

Firefox

Reproducing Procedures

  1. Open any of the sample page and load the editor with the following content and selection;
    <ol>
        <li>^item1<br /></li>
    </ol>
    
  2. Click the 'li' item on elementsPath bar to select the list item.
  3. Click to open 'Styles Combo'.
    • Actual Result 1: All style options is available on panel list;
    • Actual Result 2: Float panel will not close when putting cursor back into editor document.

Change History (4)

comment:1 Changed 14 years ago by Garry Yao

Description: modified (diff)
Owner: set to Garry Yao
Status: newassigned

Regression of [5240].
And could only reproduced with ordered list.

comment:2 Changed 14 years ago by Garry Yao

After some investigation, the bug could only be reproduced when list item contains a bogus <br /> and I believe it's a regression of [5255] instead.

comment:3 Changed 14 years ago by Garry Yao

Description: modified (diff)

Changed 14 years ago by Garry Yao

Attachment: 5591.patch added
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