[JBoss JIRA] Created: (RF-3643) rich:dropDownMenu cuts off embedded <object>
by Tobias Kilian (JIRA)
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
16 years, 10 months
[JBoss JIRA] Created: (RF-3476) effect: error in ajax log when rerendering. AJAX satus sticks in start mode.
by Tsikhon Kuprevich (JIRA)
effect: error in ajax log when rerendering. AJAX satus sticks in start mode.
----------------------------------------------------------------------------
Key: RF-3476
URL: http://jira.jboss.com/jira/browse/RF-3476
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: 3.2.1.CR5
jsp
myfaces
tomcat 6
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
name="Ajax-Response" content="true" /></html>
debug[16:08:15,987]: Header Ajax-Expired not found, search in <meta>
error[16:08:15,987]: Error parsing XML
error[16:08:15,987]: Parse Error: XML Parsing Error: End tag 'div' does not match the start tag 'span'.
Location: Line Number 68, Column 433:
style="width: 100px; height: 50px; background-color: red"><span onmouseout="Richfaces.processEffect(Object.extend(Object.extend({targetId:this},{}),Object.extend({type:'Opacity'},{targetId:'imageID',duration:0.5,from:1.0,to:0.4}) ) )" onclick="Richfaces.processEffect(Object.extend(Object.extend({targetId:this},{targetId:'formID:effectSubviewID:imageID'}),Object.extend({type:'Opacity'},{duration:0.5,from:0.4,to:1.0}) ) )"></div>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
--
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
16 years, 10 months