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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to