[
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.