[richfaces-issues] [JBoss JIRA] Created: (RF-3643) rich:dropDownMenu cuts off embedded <object>

Tobias Kilian (JIRA) jira-events at lists.jboss.org
Fri Jun 6 05:58:20 EDT 2008


rich:dropDownMenu cuts off embedded <object>
--------------------------------------------

                 Key: RF-3643
                 URL: http://jira.jboss.com/jira/browse/RF-3643
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0.SR1
         Environment: Firefox 2.0.0.14
            Reporter: Tobias Kilian


I have a rich:toolbar at the top of my application. If i include a .pdf
file in my page using <object>, the upper half of it is not visible (the
part which is used by the menu, if opened). I used firebug and found
that the generated <div>-element for the menu with class
.dr-menu-list-border uses the style "visibility: hidden" to hide itself.
When changing this (again with firebug) to "display: none", the embedded
pdf is shown as expected. I wonder if there is any (propably
compatibility) reason to use the visibility instead of the display
style. If there is not, this could surely simply be changed :-)

Thanks for taking care :-)
Tobias Kilian

PS: Richfaces is so cool! I really love it, and its so quickly
expanding, i dont have the time to try out all the cool new features ;-) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list