Issue Type: Bug Bug
Affects Versions: 4.2.2.Final
Assignee: Unassigned
Components: component-output
Created: 20/Jun/12 8:09 PM
Description:

rich:popupPanel causes a line break wherever it is placed in the page. This is b/c the hidden top-level DIV uses 'visibility: hidden' rather than 'display: none;' to hide the panel. So, although the DIV is not visible, the page is laid out as if it was there.

After show and hide of popupPanel - correct style ('display: none;') is set.

Project: RichFaces
Priority: Major Major
Reporter: Andrey Zhemoytuk
Security Level: Public (Everyone can see)
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to