users@woodstock.java.net

Table checkboxes offset when in webuijsf:property

From: Arnaud Brand <arnaud.brand_at_free.fr>
Date: Thu, 15 May 2008 10:34:50 +0200

Hi,

the table's selectboxes render too high when the table is in a property :
<w:property id="propTble">
    <f:facet name="content">
        <webuijsf:table id="tableTraits".....>
          <webuijsf:tableRowGroup....>
             <w:tableColumn .....>
                <w:checkbox id="select" ....> <==

I attached two screenshots (one for firefox which renders the checkboxes
far too high, and another one for IE7 which renders the checkboxes
slightly too high).
I attached the JSP too.

Does someone have a clue or should I file a bug ?

Thanks and best regards,
Arnaud