[richfaces-issues] [JBoss JIRA] (RF-13411) popupPanel: trimOverlayedElements not working

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Wed Dec 4 05:12:07 EST 2013


Jiří Štefek created RF-13411:
--------------------------------

             Summary: popupPanel: trimOverlayedElements not working
                 Key: RF-13411
                 URL: https://issues.jboss.org/browse/RF-13411
             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: Jiří Štefek
             Fix For: 4.0.0.Milestone6, 5-Tracking


{code}
	<rich:popupPanel show="true" trimOverlayedElements="false">
		<rich:panel id="panel">
		
		test1
		<rich:tooltip>
			test2
		</rich:tooltip>
		</rich:panel>
...
{code}

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



More information about the richfaces-issues mailing list