[JBoss JIRA] Created: (RF-10273) IE: popupPanel is misplaced
by Juergen Zimmermann (JIRA)
IE: popupPanel is misplaced
---------------------------
Key: RF-10273
URL: https://issues.jboss.org/browse/RF-10273
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.0.0.Milestone5
Reporter: Juergen Zimmermann
I open a popupPanel in IE (instead of FF): the popupPanel's left border is placed at the left border of IE, and the popupPanel's right border is streched to the right. I'll attach a screenshot to illustrate the problem.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (RF-10716) Mouse click ignored after Ajax request
by Juergen Zimmermann (JIRA)
Mouse click ignored after Ajax request
--------------------------------------
Key: RF-10716
URL: https://issues.jboss.org/browse/RF-10716
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-a4j-core, component-tables
Reporter: Juergen Zimmermann
An Ajax request updates a page and produces a datatable. The last column in this datatable has commandButtons. However, the first mouse click on such a button has no effect. The second mouse click works fine.
I'll attach a testcase.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (RF-10708) <rich:validator> error in IE7
by David Maple (JIRA)
<rich:validator> error in IE7
-----------------------------
Key: RF-10708
URL: https://issues.jboss.org/browse/RF-10708
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 4.0.0.Milestone6
Environment: Windows XP -- IE7. Richfaces M6 running on Tomcat 7
Reporter: David Maple
Javascript Error in IE7 when using client side validation.
<h:form id="form1" prependId="false">
<h:inputText id="email">
<f:validateRegex pattern=".+@.+\.[a-z]+" />
<rich:validator event="keyup"/>
</h:inputText>
<rich:message for="email" />
</h:form>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months