Opened 14 years ago

Last modified 14 years ago

#5724 closed Bug

[Firefox] Maximize one editor instance make other instances uneditable — at Version 5

Reported by: brooks Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: General Version: SVN (CKEditor) - OLD
Keywords: Firefox Confirmed Review+ Cc:

Description (last modified by Frederico Caldeira Knabben)

when there are multiple editor instances in one page, maximize one instance and then minimize it.this behavior will make other case uneditable any more.

Change History (7)

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed added
Milestone: CKEditor 3.4CKEditor 3.3

This's an unfixed case of #5660.

Changed 14 years ago by Garry Yao

Attachment: 5724.patch added

comment:2 Changed 14 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

comment:3 Changed 14 years ago by Garry Yao

Keywords: Firefox added

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Keywords: Review- added; Review? removed

This code breaks if one of the editors is in source view. It must first check if the relative editor is in wysiwyg mode.

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)

Only checking one.document is not enough, because we may be on readonly mode (in the future).

Changed 14 years ago by Garry Yao

Attachment: 5724_2.patch added
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