[CLOSED] IFrame appearing above all other components

Page 4 of 4 FirstFirst ... 234
  1. #31
    Well, if I don't set .showMask to true, so, the mask is not used and the issue doesn't appear for me.

    Is there any alternative of "message/rfc822"?
    Response.ContentType = "message/rfc822";
    Just I have not dealt with it yet.
  2. #32
    Well, if I don't set .showMask to true, so, the mask is not used and the issue doesn't appear for me.
    I have created a screencast for you so that you can see what happens on my side. Download Here.
    You can watch it by dragging it into a internet browser if you don't have a .swf player. THe quality is not great but you can see the issue.

    Is there any alternative of "message/rfc822"?
    Not that I know of, "message/rfc822" is the mime type for .eml files and it is .eml files that will be displayed in Panel99.
  3. #33
    Thank you for the screencast.

    We are still investigating and will back to you with update.
  4. #34
    Well, we still can't to reproduce the same issue as you have on your side.

    A possible solution (cardinal) we can suggest is the following:

    1. Hide the Panel99 when the window is shown (#{Panel99}.hide() in Window's Show listener)
    2. Show the Panel99 when the window is hidden(#{Panel99}.show() in Window's Hide listener)
  5. #35
    Hello Daniil

    A possible solution (cardinal) we can suggest is the following:

    1. Hide the Panel99 when the window is shown (#{Panel99}.hide() in Window's Show listener)
    2. Show the Panel99 when the window is hidden(#{Panel99}.show() in Window's Hide listener)
    It is a solution and although it is not ideal it still works which is more important.

    Thank you for help, I am sure it won't be too long before I have something else to bother you with. : )
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. IFrame appearing above all of components
    By rbarr in forum 1.x Help
    Replies: 0
    Last Post: Apr 11, 2011, 9:10 AM
  2. Replies: 3
    Last Post: Dec 10, 2010, 7:26 AM
  3. [CLOSED] Scrollbar multiselect not appearing
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 11, 2010, 2:06 PM
  4. [CLOSED] button menu appearing in odd location
    By smmille1 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 21, 2010, 4:09 PM
  5. [CLOSED] Access extjs components in another iframe
    By pschojer in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 29, 2009, 9:27 AM

Tags for this Thread

Posting Permissions