1 Reply Latest reply on Apr 21, 2008 6:46 AM by ilya_shaikovsky

    layering problems with inplaceSelect list

    lucab

      we got a simpleTogglePanel wich contains a richPanel (on top) and a tabPabel (below the richPanel). We placed an inplaceSelect in the top panel (the richPanel).
      What we noticed is that if we position the inplaceSelect at the bottom of the richPanel (so, close to the top of the tabPanel) when we display the list, the list ends under the tabs (and the tabPanel in general if the list contains many items).
      This seems a css z-index problem, although this is the only case in wich we experience this problem (currently)

      also we got problem with #{rich:component(id)} wich our compiler can't resolve.