1 Reply Latest reply on Jan 14, 2013 10:14 AM by datenklo

    rich:popupPanel not following scrolling

    datenklo

      Hi everyone!

       

      I've some interessting behaviour when using the rich:popupPanel component.

      When I've got a scroll bar in the background and the popup opens it does not follow the scrolling even when followByScroll is set to true (it's default value is true).


      Firebug tells me that the style of the element (the container div of the popup) contains the "position" attribute and it is set to "fixed".

      Using the default value of that attribute (absolute) fixes the problem. The popup follows the scrolling then.

       

      Seems like a bug to me or am I doing something wrong?

       

       

      Regards

      Sebastian