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

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Nov 4 10:22:01 EDT 2010


popupPanel: trimOverlayedElements not working
---------------------------------------------

                 Key: RF-9653
                 URL: https://jira.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
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski


	<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 contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list