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 (JIRA)" <de...@myfaces.apache.org> on 2009/03/12 23:00:53 UTC

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

    [ https://issues.apache.org/jira/browse/TOMAHAWK-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681516#action_12681516 ] 

Joe Knudsen commented on TOMAHAWK-1395:
---------------------------------------

Here is the HTML.  It looks like just a space in needed.  I may try to make the fix myself.


<table class="DynamicContent" id="frmSearchDiscrepancies:chkAssessmentDiscrepancies"><tr><td><label><input id="frmSearchDiscrepancies:chkAssessmentDiscrepancies:0" type="checkbox" name="frmSearchDiscrepancies:chkAssessmentDiscrepancies" checked="checked" value="3" />2008 Assessment data with errors.</label></td></tr><tr><td><label><input id="frmSearchDiscrepancies:chkAssessmentDiscrepancies:0" type="checkbox" name="frmSearchDiscrepancies:chkAssessmentDiscrepancies" checked="checked" value="4" />2008 Assessment data inconsistent with 2008 MARSS enrollment data.</label></td></tr><tr><td><label><input id="frmSearchDiscrepancies:chkAssessmentDiscrepancies:0" type="checkbox" name="frmSearchDiscrepancies:chkAssessmentDiscrepancies" value="5" />2008 Assessments not matched with 2008 MARSS enrollments.</label></td></tr><tr><td><label><input id="frmSearchDiscrepancies:chkAssessmentDiscrepancies:0" type="checkbox" name="frmSearchDiscrepancies:chkAssessmentDiscrepancies" value="6" />2008 Assessments only matched with 2008 MARSS enrollments outside my district.</label></td></tr><tr><td><label><input id="frmSearchDiscrepancies:chkAssessmentDiscrepancies:0" type="checkbox" name="frmSearchDiscrepancies:chkAssessmentDiscrepancies" value="7" />2008 Assessments without two years prior valid scores.</label></td></tr></table>


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