ICEfaces
  1. ICEfaces
  2. ICE-2789

Panel Popup without fixed height is not adjusting its height to content

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7Beta1
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Icefaces 1.7.0Beta1
      Windows XP
      Tomcat 5.5
      Firefox 2.0 & IExplorer 7
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Set position of inner table to "relative", using css:

      .icePanelPopup table {
          position: relative !important;
      }
      Show
      Set position of inner table to "relative", using css: .icePanelPopup table {     position: relative !important; }

      Description

      When not setting the panelPopup component height to a fixed value, the panel is not adjusting its size to the content.
      This seems to be caused by an absolute positioning of the inner table in the panelPopup rendering, which was introduced with the fix to ICE-1490.

        Activity

        Tanausú Cerdeña created issue -
        Tanausú Cerdeña made changes -
        Field Original Value New Value
        Attachment PanelPopup without fixed height.jpg [ 10846 ]
        Philip Breau made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Philip Breau made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Tanausú Cerdeña
          • Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: