Opened 15 years ago

Last modified 15 years ago

#2816 closed Bug

[IE] Failed to restore selection on dialog open when editor blured — at Version 4

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (FCKeditor) - Retired
Keywords: IE Review- Cc:

Description (last modified by Garry Yao)

Restore selection doesn't work for blued editor document. since editor is initially blured, direct dialog open will suffer from it.

Procedures

  1. Open replacebyclass.html in IE6.
  2. Triple click to select the "CKEditor Sample" title in the page.
  3. Open any dialog - link, image, table, etc.
  4. You get a JavaScript error if the dialog tries to restore the selection.
  5. Close the dialog by clicking cancel.
  6. You get another JavaScript error.

Change History (8)

Changed 15 years ago by Garry Yao

Attachment: 2816.patch added

comment:1 Changed 15 years ago by Garry Yao

Description: modified (diff)
Keywords: HasPatch added

It's a quick patch just make no error thrown, pending for more confirmation.

comment:2 Changed 15 years ago by Garry Yao

Related v2 bugs including: #2376, #2616, #1801, #2495

Changed 15 years ago by Garry Yao

Attachment: 2816_2.patch added

comment:3 Changed 15 years ago by Garry Yao

Keywords: Review? added; HasPatch removed

Proposed patch for properly restore selection for all commands.

Changed 15 years ago by Garry Yao

Attachment: 2816_3.patch added

Revise coding styles

Changed 15 years ago by Garry Yao

Attachment: 2816_4.patch added

Fix leading spaces

comment:4 Changed 15 years ago by Garry Yao

Description: modified (diff)
Summary: [IE] Failed to restore collapsed selection from editor blured[IE] Failed to restore selection on dialog open when editor blured
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