[
https://issues.jboss.org/browse/RF-9653?page=com.atlassian.jira.plugin.sy...
]
Jiří Štefek updated RF-9653:
----------------------------
Fix Version/s: 5-Tracking
Steps to Reproduce:
# deploy Metamer and open:
http://localhost:8080/metamer/faces/components/richPopupPanel/rf-9653.xhtml
# set @trimOverlayedElements=true
# open popup
# move mouse over the popup panel's inner panel, which will show a tooltip
# move the mouse cursor to the right corner of the inner panel
** expected: the tooltip will not overlay the popup panel
** have: the tooltip overlays the popup panel
Affects Version/s: 5.0.0.Alpha1
Environment:
RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1.2.2
Java(TM) SE Runtime Environment 1.7.0_06-b24 @ Linux
Firefox 21.0 @ Linux x86_64
popupPanel: trimOverlayedElements not working
---------------------------------------------
Key: RF-9653
URL:
https://issues.jboss.org/browse/RF-9653
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4, 5.0.0.Alpha1
Environment: RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1.2.2
Java(TM) SE Runtime Environment 1.7.0_06-b24 @ Linux
Firefox 21.0 @ Linux x86_64
Reporter: Ilya Shaikovsky
Fix For: 4.0.0.Milestone6, 5-Tracking
<rich:popupPanel show="true" trimOverlayedElements="false">
<rich:panel id="panel">
test1
<rich:tooltip>
test2
</rich:tooltip>
</rich:panel>
...
tooltip should not be cut by table borders in that case but it is being cut actually.
--
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