You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Joe Knudsen <jo...@gmail.com> on 2009/03/13 05:40:38 UTC

Re: [jira] Commented: (TOMAHAWK-1395) selectManyCheckbox does not render space between checkbox and label on Firefox

Leonardo,
A CSS style would be a great workaround but I thought I looked for an option
to apply a CSS to the label.  Why not try applying CSS to the radio button
and see if that would be a good workaround.  I believe I am using
tomahawk12-1-1.9.  I also believe it was working fine in tomhawk1.1.6.  I
could add a leading space to the Label String and that would be a
work-around also.  I thought it should work like the standard JSF
component.  If I change the t: to an h: it just works.   I will try using
CSS tomorrow thanks for pointing that out.

Thanks for responding,
Joe Knudsen

On Thu, Mar 12, 2009 at 7:30 PM, Leonardo Uribe (JIRA) <
dev@myfaces.apache.org> wrote:

>
>    [
> https://issues.apache.org/jira/browse/TOMAHAWK-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681563#action_12681563]
>
> Leonardo Uribe commented on TOMAHAWK-1395:
> ------------------------------------------
>
> It seems a simple css style can do it, but I don't believe we can do
> something. It seems you are using tomahawk-1.1.x. Does this happens in
> tomahawk12-1.1.x too?
>
> > selectManyCheckbox does not render space between checkbox and label on
> Firefox
> >
> ------------------------------------------------------------------------------
> >
> >                 Key: TOMAHAWK-1395
> >                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1395
> >             Project: MyFaces Tomahawk
> >          Issue Type: Bug
> >    Affects Versions: 1.1.9-SNAPSHOT
> >         Environment: I am using Windows XP, Firefox 3.0.6 with Tomcat
> 6.0.18 and MyFaces 1.2.5
> >            Reporter: Joe Knudsen
> >            Priority: Minor
> >         Attachments: Firefox render selectManyCheckbox without space.jpg
> >
> >
> > The checkbox is rendered without a space before the label using Firefox.
>  Testing with h:selectManyCheckbox and that looked good.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Thanks,
Joe Knudsen