4 Replies Latest reply on Dec 10, 2008 10:59 AM by ntrepper

    selected item always jumps to the last position

    ntrepper

      I created two selectManyListboxes (size=5). The first one updates and reRenders the second one with the help of a4j:support.
      The Functionality is working, but if i select one listitem above the defined size of 5 the selected item jumps on the last position
      of the displayed area. This only happens in firefox. If i remove the reRender property of the a4j:support this doesn't happen!

      Who knows why and how to solve?
      Thanks a lot in advance!

      nil