Opened 14 years ago

Last modified 11 years ago

#6140 confirmed Bug

IE Selected format fails to reflect in entered texts correctly

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM IE VendorFix Cc: Damian, joek, jamcunni@…

Description

To reproduce the defect:

  1. Open any sample except Ajax.
  1. with out keeping the cursor in editor body try to select a Font(ex:Georgia).

Expected Result:

see that font is selected and shown in Font Name drop down list.

Actual Result:

Font selection goes back to empty by itself

  1. select the font type again. (I am able to select the font this time).
  1. Change font size to 22.
  1. Click on Bold button & notice that the button doesn't has any effect.
  1. Click on Underline button & notice that the button doesn't has any effect.
  1. Start typing some text.

Expected Result:

see that text has font Georgia and Size 22 ad should be Bold and Underlined.

Actual Result:

See that Types text has only Underline applied and no Font Name, Font Size or Bold formatting applied.

Tested against IE 6 ,7 & 8.

To reproduce this defect in Ajax sample, type some text,Remove the Editor,Click on Create Editor again & follow steps 1 to 7 and you will see the same behavior.

Change History (12)

comment:1 Changed 14 years ago by Sa'ar Zac Elias

Status: newconfirmed

comment:2 Changed 13 years ago by Martin

Owner: set to Martin
Status: confirmedassigned

comment:3 Changed 13 years ago by Damian

Is there any update to this ticket?

comment:4 Changed 13 years ago by James

Cc: jamcunni@… added

comment:5 Changed 13 years ago by Garry Yao

Owner: Martin deleted
Status: assignednew

Reduced TC:

  1. Press "tab" key to put cursor at the beginning of doc;
  2. Click on "Bold", "Italic" in sequence;
  3. Type few chars;
    • Actual Result: Only "Italic" get applied to inserted text.

comment:6 Changed 13 years ago by Garry Yao

Status: newconfirmed

In fact pending inline style doesn't work at the beginning of any block that has contents :/

comment:7 Changed 13 years ago by Garry Yao

Version: 3.2.23.0

Being a browser text selection bug - IE report wrong selection state when cursor collapsed inside inline element followed by text node at the beginning of block, we cannot guarantee any fixing, while there's still a chance that #1272 will bring a fix to this problem later.

comment:8 Changed 13 years ago by Wiktor Walc

Keywords: IE added

comment:9 Changed 13 years ago by Garry Yao

Keywords: VendorFix added

comment:10 in reply to:  9 Changed 13 years ago by Satya Minnekanti

Replying to garry.yao:

@garry.yao could you please add the ticket that you logged with Microsoft for this issue

comment:11 Changed 13 years ago by Frederico Caldeira Knabben

https://connect.microsoft.com/IE/feedback/details/671206

I strongly invite all you to "I can too" it there.

comment:12 Changed 11 years ago by Jakub Ś

When looking at ticket #6706 comment12 and comment 13, it makes me think that this ticket is in fact duplicate of #6706

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