[
https://issues.jboss.org/browse/RF-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645536#comment-12645536
]
Brian Leathem commented on RF-11713:
------------------------------------
The accordion component uses the jQuery method innerHeight() to determine the
height of the accordion. It incorrectly passed a parameter true when it called
the method. The jQuery innerHeight() method does not take any parameters.
This was most likely a copy and paste error from the line above it, where
outerHeight(true) was called. There the true parameter is necessary to include
the outerMargins in the calculation.
> Showcase and rich:accordion - the "view source" link is hidden
> --------------------------------------------------------------
>
> Key: RF-11713
> URL: https://issues.jboss.org/browse/RF-11713
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.1.0.CR1
> Environment: Firefox 7.0
> Google Chrome 14.0.835.202
> Reporter: Jan Papousek
> Assignee: Brian Leathem
> Priority: Trivial
> Fix For: 4.1.0.Final
>
> Attachments: showcase-rich_accordion-zoom.png,
> showcase-rich_accordion.png
>
>
> The "view source" link is hidden behind the rich:accordion component.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.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