3 Replies Latest reply on Jul 10, 2009 11:25 AM by vladimiralbis

    Scrollbars NOT ALWAYS appear on modalPanels in IE8

    vladimiralbis

      Hi and thank you all for your answers. Well i know that this might be related with this jira RF-4010 (https://jira.jboss.org/jira/browse/RF-4010), but i had to write this because it is really strange. Here is the scenario:

      RichFaces 3.3.1.GA
      JBoss 4.2.3.GA
      Seam 2.1.1.GA
      IE 8

      Machine name: http://dev-test4-vm:8080/webApp
      Machine ip: http://192.168.0.195:8080/webApp

      Whenever i use the ip the scrollbars do not appear, and when i use the name, scrollbars always appears. Yes, as simple as that, i could not belive it my self.

      So, is there any reason why is this happening?

      greetings,
      Vladimir Albis

        • 1. Re: Scrollbars NOT ALWAYS appear on modalPanels in IE8
          ilya_shaikovsky

          Could you check for some problems of resources loading under Net tab in Firebug?

          • 2. Re: Scrollbars NOT ALWAYS appear on modalPanels in IE8
            vladimiralbis

            Although i have no problems with FF 3.5, anyway i could not found resource problems in Net tab from Firebug. But i found in ie8 that:



            in theme.css there is this ".dr-mpnl-pnl" which has a property "overflow: auto !important", on the fly i changed this and scrollbars where gone. Any suggestions about how to remove this css property? Maybe with jquery?

            thank you very much,
            Vladimir Albis

            • 3. Re: Scrollbars NOT ALWAYS appear on modalPanels in IE8
              vladimiralbis

              Hi and thanks for your help, apparently there are more problems on this machine name and ip machine, and i am not sure if this will really affect on a productive url like http://www.jboss.org/webApp. This other problem is about layout of some components which renders in different positions or aligned not in the same way that i can see when i use the ip machine.

              Sure i have played with photoalbum application (really nice job!) and works good (modalpanels,a4j:repeat with a4j:mediaOutput inside, i have implement something like in imageList.xhtml).

              Well, if you might have any suggestions or advises, it will be most appreciated.

              Thanks a lot,
              Vladimir Albis