From jira-events at lists.jboss.org Thu May 8 19:27:22 2008 Content-Type: multipart/mixed; boundary="===============4022113485145607168==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-3350) Selection doesn't work in modalPanel with FF2 Date: Thu, 08 May 2008 19:27:22 -0400 Message-ID: <3942651.1210289242741.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 26744377.1209997453028.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4022113485145607168== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-3350?page=3Dall ] Nick Belaevski reassigned RF-3350: ---------------------------------- Assignee: Nick Belaevski (was: Tsikhon Kuprevich) > Selection doesn't work in modalPanel with FF2 > --------------------------------------------- > > Key: RF-3350 > URL: http://jira.jboss.com/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 > Assigned To: Nick Belaevski > > 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= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4022113485145607168==--