Spinner component fails in a tabview

UI Components for JSF
Post Reply
littlewing1112
Posts: 1
Joined: 21 Oct 2010, 13:45

21 Oct 2010, 13:53

Hello
as the problem saw in an other post with wizard effects. I've been experiencing a problem with the spinner component within a tabview.

Code: Select all

  <p:tabView>
                        <p:tab title="#{messages.bottleaddheader}"
                               id="addBottlePanel"  >
                            <h:panelGrid columns="2">
...
<p:spinner  value="#{bottleManagedBean.entity.quantity}" validatorMessage="#{messages.bottleaddinvalidquantity}"  width="32" showOn="hover" />
...
If the tabview has the activeIndex Property or effect, The spinner component renders with a 0px height . If I remove both of those, everything works fine.
Finally, I use primefaces 2.2.RC1-SNAPSHOT and MOJARRA 2.0.3.FCS. Should I fill a bug report for this problem ?

Regards
Alexandre

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 36 guests