1 Reply Latest reply on Jan 7, 2011 11:52 AM by raduq

    Positioning of Rich:ContextMenu

    utdrew

      Hi,

       

      I'm using RichFaces 3.3.2 SR1 and we have a context menu that is activated onRowClick in this manner

       

      <rich:componentControl event="onRowClick" for="menu" operation="show" >

       

      Recently a bug has surfaced regarding the effect of changing the text size on a web page (ctrl + and ctrl -).  On Firefox, the menu behaves correctly and simply grows to accomodate the changed text size.  However, in IE (7 at least) the menu behaves erratically.  The menu no longer appears at the point where the user clicked and sometimes the text is rendered completely outside of the menu and then remains until you force that area of the screen to refresh.

       

      Does anyone know of anything that can be done to fix this?

       

      Thanks,

       

      Drew