#2799: V3: The skin file make specific dialog stuff by using the global
CKEDITOR.dialog
-----------------------+----------------------------------------------------
Reporter: fredck | Owner: garry.yao
Type: Bug | Status: assigned
Priority: High | Milestone: CKEditor 3.0
Component: General | Version:
Keywords: Confirmed |
-----------------------+----------------------------------------------------
Old description:
> Into the default skin.js file, we can find references to
> CKEDITOR.dialog.setMargins and CKEDITOR.dialog.on( 'resize' ). This is
> bad, because it assumes that all editor instances are using a single
> skin, which is false.
>
> All settings must go inside each single editor instance. Also, events
> like "resize" should be fired by each instance. The event could be named
> "dialogResize", for example.
New description:
Into the default skin.js file, we can find references to
CKEDITOR.dialog.setMargins and CKEDITOR.dialog.on( 'resize' ). This is
bad, because it assumes that all editor instances are using a single skin,
which is false.
All settings must go inside each single editor instance. Also, events like
"resize" should be fired by each instance. The event could be named
"dialogResize", for example.
--
Comment(by garry.yao):
Depends on: #2802.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2799#comment:2>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac