2 Replies Latest reply on Jul 24, 2008 3:20 PM by j-pro

    rich:modalPanel

    j-pro

      The parameter "width" in rich:modalPanel doesn't work. Only "minWidth" works.

      Having this example, panel width is 550px:

      <rich:modalPanel id="aboutModalBox" minHeight="100" minWidth="550" height="125" width="650" zindex="2000"/>


      And having this one, it's 350px:
      <rich:modalPanel id="aboutModalBox" minHeight="100" height="125" width="650" zindex="2000">


      What's wrong?


      My env is:

      JSF 1.2_07
      Facelets 1.1.14
      RF: v.3.2.2-SNAPSHOT SVN $Revision: 8947 $ $Date: 2008-06-07 08:39:49 -0400 (Sat, 07 Jun 2008) $
      Browser: Mozilla Firefox 2.0.0.16
      System: Windows XP SP2
      App Server: JBoss 4.2.2 GA