Opened 16 years ago

Closed 15 years ago

#2416 closed Bug (expired)

[IE] inline dialog fails to show properly

Reported by: shimon Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: FCKeditor 2.6.3 Beta
Keywords: Pending Cc:

Description

i cant insert images and any other pop up window is not working it is hidden by css. the popupwindows are not resizing to fit the contents of it. i prefer a normal popup window, or iframe without shaddow and so. but one that displays good. most of my visitors have IE7 and IE6. i cant relay on maybe they have firefox to view the website correctly.

i have tried to disable the css of the border but it didn't helped.

for now how to make normal popup windows?

what version to download so it will work with popups?

Attachments (1)

fck error ie7.jpg (133.8 KB) - added by shimon 16 years ago.

Download all attachments as: .zip

Change History (13)

Changed 16 years ago by shimon

Attachment: fck error ie7.jpg added

comment:1 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Keywords: Pending added; popup windows insert image removed

That's the same problem reported in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=10494 According to the poster, after resetting the IE settings everything worked fine, but we still don't know the detail that makes it fail.

By your screenshot, you are also using windows Vista, can you check if you have the same add-ons in IE? Can you try to reset just the security settings for example?

comment:2 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Component: GeneralUI : Dialogs
Summary: [IE] inline popup windows display error[IE] inline dialog fails to show properly

#2498 has been marked as dup.

It's also IE7 in Vista.

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Priority: HighNormal
Resolution: expired
Status: newclosed

comment:4 Changed 15 years ago by shimon

Resolution: expired
Status: closedreopened

what happen to this bug? is a solution found?

i think this bug will be fixed most easyly by the man that created the css shadowed iframe.

comment:5 Changed 15 years ago by Alfonso Martínez de Lizarrondo

I asked you 2 months ago some questions in order to try to understand the problem, but you didn't reply.

I'm not sure about how do you expect us to fix a problem that we can't reproduce and that don't get back any info in order to guess what's wrong with your IE.

comment:6 Changed 15 years ago by Frederico Caldeira Knabben

@shimon, what alfonsoml wanted to say is that we needed more information to properly understand the problem. If a ticket has no activity for such information requests for more than 30 days, it gets closed as "expired".

Please let us know if you have more information, as alfonsoml asked previously.

comment:7 Changed 15 years ago by shimon

my internet explorer 7 version is 7.0.6001.18000.

IE7: with debugbar i see:
<DIV id=innerContents unselectable="on"><IFRAME id=frmMain style="HEIGHT: 0px" name=frmMain src="dialog/fck_image.html" frameBorder=0 width="100%" height="100%" allowTransparency></IFRAME></DIV>

FF3: with firebug i see:
<iframe width="100%" scrolling="auto" height="100%" frameborder="0" allowtransparency="true" style="height: 284px;" name="frmMain" src="dialog/fck_image.html" id="frmMain"/>

see the css height

comment:8 Changed 15 years ago by shimon

also in ie6 the iframe window is smaller then the content in 18px ( height of a scrollbar ) in width and in height. and no shaddow is visible (png bugfix needed)

comment:9 Changed 15 years ago by shimon

may be the zero height bug is fixed by the change of:

http://dev.fckeditor.net/changeset/2532

not sure need to check on other computers.

comment:10 Changed 15 years ago by Alfonso Martínez de Lizarrondo

that patch is for the next version CKEditor 3, where everything is being rewritten.

Have you tried to reset your IE settings as I asked 2 months ago?

Remember: if we can't reproduce the problem it's quite hard to fix it. Why are you getting the 0 height? that's the question, so please, try to provide us a way so we can reproduce the problem in our computers and the problem might get fixed.

comment:11 Changed 15 years ago by Alfonso Martínez de Lizarrondo

comment:12 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: expired
Status: reopenedclosed

Expired again.

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