Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 11315 invoked from network); 13 Feb 2009 15:16:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2009 15:16:25 -0000 Received: (qmail 18435 invoked by uid 500); 13 Feb 2009 15:16:24 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 18391 invoked by uid 500); 13 Feb 2009 15:16:23 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 18382 invoked by uid 99); 13 Feb 2009 15:16:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2009 07:16:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2009 15:16:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46AFF234C48D for ; Fri, 13 Feb 2009 07:16:03 -0800 (PST) Message-ID: <738887349.1234538163288.JavaMail.jira@brutus> Date: Fri, 13 Feb 2009 07:16:03 -0800 (PST) From: "Joe Knudsen (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Commented: (TOMAHAWK-1393) t:selectManyCheckbox renders the checkbox after the text when it should be before the text In-Reply-To: <73112286.1234483739627.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TOMAHAWK-1393?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 2673262#action_12673262 ]=20 Joe Knudsen commented on TOMAHAWK-1393: --------------------------------------- Here is the HTML example. Accommodations
24 Point Type (24)
> t:selectManyCheckbox renders the checkbox after the text when it should b= e before the text > -------------------------------------------------------------------------= ----------------- > > Key: TOMAHAWK-1393 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1393 > Project: MyFaces Tomahawk > Issue Type: Bug > Affects Versions: 1.1.8 > Environment: I am using Windows XP with Tomcat 6.0.18 and MyFaces= 1.2.5. > Reporter: Joe Knudsen > Priority: Minor > Attachments: screen shot of bug.jpg > > Original Estimate: 2h > Remaining Estimate: 2h > > When using the t:selectManyCheckbox component the checkbox is on the wron= g side. When I use h:selectManyCheckbox that works but I wanted two column= s and the layoutWidth is support in Tomahawk. Seems like an easy issue to = resolve. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.