Leonardo,hey thanks for looking at that again. I tried to resolve on my own
and edited the same class on the same line instead I just tried to and a
space:
writer.write(" ");
// Also remove extra white space two lines above at the end of the line
When I built the jar and used the jar the problem with the button on the
wrong side returned again. Not quite sure how that happened? I will look
for a nightly build that I can test.
Thanks again,
Joe Knudsen
On Tue, May 26, 2009 at 8:49 PM, Leonardo Uribe (JIRA) <
[email protected]> wrote:
>
> [
> https://issues.apache.org/jira/browse/TOMAHAWK-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Leonardo Uribe resolved TOMAHAWK-1395.
> --------------------------------------
>
> Resolution: Fixed
> Fix Version/s: 1.1.9-SNAPSHOT
> Assignee: Leonardo Uribe
>
> After another checking, there was a missing
>
> writer.write(HTML.NBSP_ENTITY);
>
> before the label on the class
> org.apache.myfaces.renderkit.html.ext.HtmlCheckboxRenderer (file on tomahawk
> core12). The renderer on tomahawk core is fine. Thanks for the attention in
> the details.
>
> > 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
> > Assignee: Leonardo Uribe
> > Priority: Minor
> > Fix For: 1.1.9-SNAPSHOT
> >
> > 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