Opened 14 years ago

Closed 14 years ago

#4829 closed Bug (fixed)

[IE] Applying formatting from drop-down list on words highlighted by find does not work

Reported by: Damian Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: Core : Styles Version: SVN (CKEditor) - OLD
Keywords: IE IBM Confirmed Review+ Cc:

Description

To reproduce the defect:

  1. Use the find command to highlight a particular word
  2. Close find dialog
  3. Use a drop-down list to apply some formatting to the highlighted word e.g. font size

Actual Result: The selected formatting is not applied to the word and the word is not highlighted

Expected Result: The formatting should apply to the word and the word should still remain highlighted

Tested on IE 6 & 7

Attachments (2)

4829.patch (1.2 KB) - added by Garry Yao 14 years ago.
4829_2.patch (819 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.3

comment:2 Changed 14 years ago by Garry Yao

Component: GeneralCore : Styles
Keywords: IE Confirmed added
Owner: set to Garry Yao
Status: newassigned
Version: SVN (CKEditor)

Actually affects all IE versions.

comment:3 Changed 14 years ago by Garry Yao

Here's another bug that root the same problem with the ticket problem.

Environment

All IE versions

Reproducing Procedures

  1. Load the 'replacebyclass' sample page;
  2. Click on the 'CKEditor' link then open link dialog;
  3. Close the link dialog.
  • Expected Result: The link stays selected.
  1. Open font size combo to appy the '72' size.
  • Actual Result: The style is not been applied to the link text, cursor now stays at the beginning of the paragraph.

Changed 14 years ago by Garry Yao

Attachment: 4829.patch added

comment:4 Changed 14 years ago by Garry Yao

Keywords: Review? added

comment:5 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Keywords: Review- added; Review? removed

IE6 errors with "TextRange.prototype" is null or not an object

Changed 14 years ago by Garry Yao

Attachment: 4829_2.patch added

comment:6 in reply to:  5 Changed 14 years ago by Garry Yao

Keywords: Review? added; Review- removed

Replying to alfonsoml:

IE6 errors with "TextRange.prototype" is null or not an object

Now that it's the moment that I'm showing love to fusebox and throwing hatred to IE ;) But here we could somehow work around this.

comment:7 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:8 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5253].

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