« Return to Thread: Table checkboxes offset when in webuijsf:property

Re: Table checkboxes offset when in webuijsf:property

by Arnaud Brand :: Rate this Message:

Reply to Author | View in Thread

Hi Dan,

I wasn't talking about table action buttons offset, but about checkboxes offset.
On IE7 they're just slightly off, that's no issue (at least for me).

But on FF, they're really too high (and even go over the previous row).
Any clues ?

Thanks,
Arnaud

Dan Labrecque a écrit :
This is a known issue with IE 7.

Arnaud Brand wrote:
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




--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@...



 « Return to Thread: Table checkboxes offset when in webuijsf:property