flex-users / flex-iframe

IFrame component for Flex applications.
github.com/flex-users/flex-iframe
120 stars 63 forks source link

Some internal divs remains visible #88

Closed nicoulaj closed 13 years ago

nicoulaj commented 13 years ago

Originally filed by albertot...@gmail.com on 2008-11-26T20:50:04

What steps will reproduce the problem?

  1. I'm showing emails with HTML inside the div, this HTML contains some
    divs inside. It seems that some internals divs stay visibles when a window is up on the iframe
  2. This happens only in internet explorer 6, i can't examine it on firefox with firebug because firefox, safari, and chrome works ok.

What is the expected output? The red box must be hidden, but isn't What do you see instead?

What version of the product are you using? We are using the last version of the product On what operating system? On windows XP and firefox(works ok), safari (works ok), chrome(works ok) and, of course, internet explorer 6.0.2900.2180 (of course doesn't work ok)

Please provide any additional information below.

nicoulaj commented 13 years ago

Updated by alistair.rutherford on 2008-12-01T13:17:25

I have been thinking about this over the weekend. I have not seen this behaviour before. When you place you popup dialog over the top of the view you are programatically making the frame contents invisible by setting the visible flag to false?

You can't use firebug true but you could use firebug to examine the div defn that is showing through. If you could see how the offending div differed from the rest this might provide a clue.

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-10-17T11:48:42

I think this issue is now obsolete. I'm closing it. You can test again with the latest version and tell me if I'm wrong ;)

Original ticket set status to WontFix (we converted to closed)