Andrey Zhemoytuk created RF-12775:
-------------------------------------
Summary: Content jumps when resizing rich:popupPanel with custom header
height
Key: RF-12775
URL:
https://issues.jboss.org/browse/RF-12775
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.3.0.Final
Reporter: Andrey Zhemoytuk
Priority: Minor
Issue is reproducible when popupPanel's header is not of the standard height (22px).
E.g. when custom styling applied or bigger font-size is set.
For example it is reproducible on showcase 'Modal panel example' with the
following style set:
.rf-pp-hdr {
height: 50px;
}
When resizing popup panel vertically - content (popup_content_scroller) 'jumps'
extra 28px (50 minus 22).
--
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