From jira-events at lists.jboss.org Thu Aug 23 19:39:15 2012 Content-Type: multipart/mixed; boundary="===============1395585563745716234==" MIME-Version: 1.0 From: =?utf-8?q?Alexandre_Mendon=C3=A7a_=28JIRA=29_=3Cjira-events_at_lists=2Ejb?= =?utf-8?q?oss=2Eorg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-11104) rich:inputNumberSlider slider position is affected by css position attribute of containing element Date: Thu, 23 Aug 2012 19:39:15 -0400 Message-ID: <1837324977.21517.1345765155212.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 553675393.37538.1309962924649.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1395585563745716234== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-11104?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12713477#com= ment-12713477 ] = Alexandre Mendon=C3=A7a commented on RF-11104: ----------------------------------------- I have also faced this issue while testing the showcase in a portal environ= ment. The above suggested fix worked nicely. = > rich:inputNumberSlider slider position is affected by css position attrib= ute of containing element > -------------------------------------------------------------------------= ------------------------- > > Key: RF-11104 > URL: https://issues.jboss.org/browse/RF-11104 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-input > Affects Versions: 4.0.0.Final > Environment: Chrome/Firefox on Mac > Reporter: Kelly Davis > Fix For: 4.Future > > > The slider position is offset by the same amount that the the containing = element is offset from the left side of the page. Here is some example code: > {code:borderStyle=3Dsolid} > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:p=3D"http://pontiflex.com/pontiflex" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich"> > > > >

Working Version

>
> >
>

Relative Position Version

>
> >
>

Absolutly Positioned Version

>
>
> >
>
>
> > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============1395585563745716234==--