Opened 14 years ago

Closed 14 years ago

#5660 closed Bug (fixed)

Error at blinkCursor after maximizing in Firefox

Reported by: Alfonso Martínez de Lizarrondo Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

Using the ajax sample in the 3.3 branch, after maximizing the editor it throws an error and the content can't be edited:

uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: http://localhost/ckeditor/_source/plugins/wysiwygarea/plugin.js :: blinkCursor :: line 810" data: no]

Attachments (1)

5560.patch (653 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed added
Owner: set to Garry Yao
Status: newassigned

Maximize the editor then click inside document shows the error.

Changed 14 years ago by Garry Yao

Attachment: 5560.patch added

comment:2 Changed 14 years ago by Garry Yao

Keywords: Review? added

Yet another regression of [5391], only affects FF though.

comment:3 in reply to:  2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review- added; Review? removed

Replying to garry.yao:

only affects FF though

So let's have the fix limited to FF.

comment:4 Changed 14 years ago by Garry Yao

Keywords: Review? added; Review- removed

The fix is already limited to FF on it's callee.

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:6 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5469] on 3.3.x branch.

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