Opened 13 years ago

Last modified 12 years ago

#6705 confirmed Bug

IE Selected font not applied to typed text

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM IE Cc: Damian, joek, james, c

Description (last modified by Jakub Ś)

To reproduce the defect

  1. Open any sample except AJAX.
  1. With out focus in Editor body,select a font(for eg: Comic Sans MS) from Font Name drop down list.
  1. See that selected font option missing from Font Name drop down list.
  1. Start typing the text

Expected Result:

Selected font option should show in Font Name drop down list.

Actual Result:

Selected font option not shown in Font Name drop down list. Even when we look at Element path bar or HTML Source <span> tag for Font Name not shown.

To reproduce the defect in AJAX Sample. Type some text save the page.open the Editor again and repeat the above steps

Change History (6)

comment:1 Changed 13 years ago by Garry Yao

Status: newpending

Please note that it's always good to keep one problem per ticket.

  1. See that selected font option missing from Font Name drop down list.

Confirmed.

...but selected font option not shown in Font Name drop down list. Even when we look at Element path bar or HTML Source <span> tag for Font Name not shown.

WFM in all IE versions.

comment:2 in reply to:  1 Changed 13 years ago by Satya Minnekanti

Replying to garry.yao:

Please note that it's always good to keep one problem per ticket.

  1. See that selected font option missing from Font Name drop down list.

Confirmed.

...but selected font option not shown in Font Name drop down list. Even when we look at Element path bar or HTML Source <span> tag for Font Name not shown.

WFM in all IE versions.

To reproduce the second issue.

After Step 3 select a Font Size from Font Size drop down list and then start typing the text

comment:3 Changed 13 years ago by Satya Minnekanti

Issue is fixed except for step 3 After selecting a font from Font Name drop down list you will see the cursor in editor body but font name option not shown in Font Name drop down list. but when you start typing the text you will see the option appears again in font name drop down list.

comment:4 Changed 13 years ago by Garry Yao

Cc: james c added; James removed

WFM on trunk, anyway pls update ticket desc.

comment:5 Changed 12 years ago by Jakub Ś

Description: modified (diff)

comment:6 Changed 12 years ago by Jakub Ś

Keywords: IE added
Status: pendingconfirmed
Version: 3.4.23.0

This issue has been reproducible from CKEditor 3.0 in all versions of IE.

It is important not to put cursor in content area before choosing font name as this is the only case when font-name in drop-down list and span tag in elements path will not be visible before you start typing.

If you for example click inside editor, click outside of it and then chose new font everything will be ok.

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