Opened 12 years ago

Closed 12 years ago

#8599 closed Bug (invalid)

Dialog in IE8 is having extra white space panel at the bottom

Reported by: K V S Reddy Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.6.2
Keywords: Cc:

Description

I have added dialog in CKEditor using CK EDITOR.dialog.add(). The dialog display is perfect in Firefox. However, in IE8 the dialog display is having additional white space panel at the bottom. Attached the screen shot of the dialog in IE8 and Firefox for reference.

Thanks, K V S Reddy

Attachments (2)

dialog_ckeditor_IE8.JPG (14.5 KB) - added by K V S Reddy 12 years ago.
Dialog in IE8
dialog_ckeditor_Firefox.JPG (10.0 KB) - added by K V S Reddy 12 years ago.
Dialog in Firefox

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by K V S Reddy

Attachment: dialog_ckeditor_IE8.JPG added

Dialog in IE8

Changed 12 years ago by K V S Reddy

Attachment: dialog_ckeditor_Firefox.JPG added

Dialog in Firefox

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Dialog removed
Resolution: invalid
Status: newclosed

I have added dialog in CKEditor using CKEDITOR.dialog.add().

Notice that you treat customizations that you have done as a bug. If you download CKEditor and check sample "Using the JavaScript API to customize dialog windows" you will notice that it works well in IE8.

My advice here is that you should compare your code with the code from that sample or with code of any plugin with dialog.
You might also find those links handy:
http://docs.cksource.com/FCKeditor_3.x/Design_and_Architecture/Dialog_System
http://docs.cksource.com/CKEditor_3.x/Tutorials

If you were only asking for help then please use one of our forums (http://cksource.com/forums/) and not bug tracker used for reporting bugs.

Anyway I’m closing this one as an invalid. If you still think that there is something wrong with CKEditor than please reopen this issue and provide us with sample code that is causing this bug.

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