0 Replies Latest reply on Oct 30, 2007 7:04 AM by superdev

    rich:modalPanel autosized failed to work

    superdev

      Hello, everyone, I used rich:modalPanel of the version 3.1.0 but if I set the attribute 'autosized' to 'true', the page will crash, the following is the stack of the error:
      java.lang.IllegalArgumentException
      at org.richfaces.renderkit.ModalPanelRendererBase.checkOptions(ModalPanelRendererBase.java:91)
      at org.richfaces.renderkit.html.ModalPanelRenderer.doEncodeBegin(ModalPanelRenderer.java:187)
      ....

      In addition, could I set modalPanel to have a scroll bar?

      Thanks a lot in advance!