[CLOSED] IE 9 - North panel doesn't load, until I resize window

  1. #1

    [CLOSED] IE 9 - North panel doesn't load, until I resize window

    Has any one ever had this problem? Seems CSS related, but can't seem to isolate...
    Last edited by Daniil; Jun 11, 2013 at 4:27 AM. Reason: [CLOSED]
  2. #2
    Hello!

    Can you provide test case to reproduce this issue?

    http://forums.ext.net/showthread.php?10205
  3. #3
    Quote Originally Posted by Baidaly View Post
    Hello!

    Can you provide test case to reproduce this issue?

    http://forums.ext.net/showthread.php?10205

    I would, but like I said, I can't seem to isolate...
  4. #4
    North panel doesn't load, until I resize window
    ...
    Seems CSS related...
    I don't think this kind of problem can be related to CSS problem due to CSS doesn't maintain loading. CSS controls how HTML elements should appear. How do you load this panel? Try to remove all unrelated code to find the problem.

    I would, but like I said, I can't seem to isolate...
    Maybe, there is another option? You can record what happens on video and upload it on YouTube or you can provide screenshots. It's just difficult to say something concrete without sample.
    Last edited by Baidaly; Jun 05, 2013 at 9:59 PM.
  5. #5
    Hi,

    It might be a layout issue. For example, the content of the north panel has 0 height on initial load. Then sizing is done properly on window resize.

    Yes, it is hard to say something concrete without a sample to reproduce.

    I would, but like I said, I can't seem to isolate...
    This is a helpful technique.
    How to prepare a sample

    Another options are providing us with an online sample or posting Page Sources.
  6. #6
    Quote Originally Posted by Daniil View Post
    Hi,

    It might be a layout issue. For example, the content of the north panel has 0 height on initial load. Then sizing is done properly on window resize.

    Yes, it is hard to say something concrete without a sample to reproduce.



    This is a helpful technique.
    How to prepare a sample

    Another options are providing us with an online sample or posting Page Sources.
    Is there something I can do to force a refresh of that panel using the onReady of the page?
  7. #7
    You can try to call a Panel's doLayout method.

Similar Threads

  1. Replies: 1
    Last Post: Jan 15, 2012, 6:58 AM
  2. [CLOSED] Panel width not updating on window resize
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 21, 2011, 2:06 PM
  3. [CLOSED] [1.0] ViewPort. 'North' not visible initial load
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 22, 2010, 6:40 AM
  4. Replies: 3
    Last Post: Feb 22, 2009, 2:58 PM
  5. [CLOSED] Auto Resize of North Panel in ViewPort on Panel.AutoLoad
    By randy85253 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 19, 2008, 12:13 AM

Posting Permissions