4 Replies Latest reply on Feb 21, 2009 4:40 AM by abuit

    Calendar & Modal Panel, overflow issue

      Hello,

      Rendered Modal Panels have the CSS property 'overflow: hidden' at the position of the popupNameContentDiv. When a Calendar component is placed on a small modal panel, and the calendar button is clicked, the calendar will be 'cut off' by the overflow:hidden property.

      So I disabled the overflow:hidden, but this caused another problem. In Internet Explorer 7, the rendered popupNameContentTable is too big, and 'sticks out' of the popup. This wasn't visible due to the overflow:hidden, but when I want the calendar to work properly, we get this issue.

      Is this a bug, or is there another good way around it?