From jira-events at lists.jboss.org Fri Jul 10 18:58:44 2009 Content-Type: multipart/mixed; boundary="===============0153676522827806148==" MIME-Version: 1.0 From: Ilya Shaikovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-3350) Selection doesn't work in modalPanel with FF2 Date: Fri, 10 Jul 2009 18:41:32 -0400 Message-ID: <1553117335.1247265692357.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 26744377.1209997453028.JavaMail.jira@cloud.prod.atl2.jboss.com --===============0153676522827806148== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-3350?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Ilya Shaikovsky resolved RF-3350. --------------------------------- Resolution: Rejected Assignee: Tsikhon Kuprevich (was: Nick Belaevski) 3.1.x branch no more under active development, > Selection doesn't work in modalPanel with FF2 > --------------------------------------------- > > Key: RF-3350 > URL: https://jira.jboss.org/jira/browse/RF-3350 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.5 > Environment: Tomcat 5.x, MyFaces 1.1.5. > Reporter: Paul Andrews > Assignee: Tsikhon Kuprevich > Fix For: 3.1.x > > > If there is an HTML element in a modal panel that requires a selection, i= t doesn't work in FireFox 2.x unless you drag or resize the modal panel fir= st. It works fine in IE6. Here is a little test page: > <%@ page language=3D"java" contentType=3D"text/html; charset=3DISO-8859-1" > pageEncoding=3D"ISO-8859-1"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > > > > > Modal Test > > > > > > > > > > > > > > > > > > > > > > > > > > > Trying to select an item in the list box doesn't work until you have drag= ged the page. I pored through the JavaScript source but couldn't see anythi= ng obviously wrong and all my attempts to fix the issue by simulating a dra= g from JavaScript failed. A work-around would be great since I get the feel= ing that work on the 3.1.x branch of RichFaces has ceased. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0153676522827806148==--