[
https://issues.jboss.org/browse/RF-13010?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13010:
---------------------------------
[~jonny23]
[
commented|https://issues.jboss.org/browse/RF-12850?focusedCommentId=12777...]:
{quote}
Provided solution causes issues with nested popups. Provided css touch for
'visibility' style adds inline css property, that causes issues when using nested
popups (or any other popup content that has dynamically shown content). I would suggest
using $this.attr('style', $this.attr('style')) (this would touch elements
that have style attribute) and $this.attr('class', $this.attr('class'))
(touches elements that have class attribute set). This way original popup content styling
wouldn't be altered.
{quote}
Popup panel inside popup panel: button not rendered in IE10
-----------------------------------------------------------
Key: RF-13010
URL:
https://issues.jboss.org/browse/RF-13010
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.3.2, 5.0.0.Alpha1
Environment: RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
Mojarra 2.1.13
EAP 6.0.1
Java(TM) SE Runtime Environment 1.6.0_32-b05 @ Linux
works in Chrome 27.0.1453.93 @ Linux x86_64
broken in IE10 @ Win 8, IE9 @ Win 7
Reporter: Pavol Pitonak
Assignee: Brian Leathem
Labels: regression
Fix For: 4.3.3, 5.0.0.Alpha2
Attachments: buttonInPopupPanel.png
# deploy Metamer and open
http://192.168.122.1:8080/metamer/faces/components/richPopupPanel/simple....
# change template to "Rich Popup Panel"
# click the "Call the popup" button
result:
* the is a button between paragraph and link inside popup panel in Chrome/Firefox
* the button is missing in IE 10
* it might be related to RF-12850 or RF-12958
* worked fine in 4.3.1.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira