From jira-events at lists.jboss.org Thu Aug 23 19:41:15 2012 Content-Type: multipart/mixed; boundary="===============4760333565294035827==" MIME-Version: 1.0 From: Brian Leathem (JIRA) 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:41:14 -0400 Message-ID: <1155527533.21523.1345765274951.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 553675393.37538.1309962924649.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4760333565294035827== 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=3D12713478#com= ment-12713478 ] = Brian Leathem commented on RF-11104: ------------------------------------ Thanks Yurly, that looks like a good fix! how about opening a Pull request? https://community.jboss.org/wiki/GuideToUsePullRequestsWithGitHubAndJIRA (Be sure to sign the CLA: https://cla.jboss.org) If you are not interested in creating the pull request, please indicate so,= as another community member might like to pick it up. Thanks again! = > 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 =20 --===============4760333565294035827==--