[
https://issues.apache.org/jira/browse/JSPWIKI-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739663#action_12739663
]
Dirk Frederickx commented on JSPWIKI-585:
-----------------------------------------
I can't reproduce the problem: both on Safari and Firefox the table is rendered
100%
Could you attach a screenshot or so, to indicate what display issue you are
seeing?
dirk
> overflow:auto breaks FullRecentChanges
> --------------------------------------
>
> Key: JSPWIKI-585
> URL: https://issues.apache.org/jira/browse/JSPWIKI-585
> Project: JSPWiki
> Issue Type: Bug
> Components: Default template
> Affects Versions: 2.8.2
> Environment: JSPWIki 2.8.2, Firefox 3.5.1
> Reporter: Stefan Bohn
> Priority: Trivial
>
> html > body #previewcontent, html > body #info, html > body #pagecontent,
> html > body #attach, html > body #findcontent
> {
> overflow:auto
> }
> breaks FullRecentChanges.
> The whole table is generated, but only the first part is displayed correctly.
> The page is as long as the whole table, but after the first shown part, all
> table rows are not visible, so the page is white.
> Testing with Firebug and disabling the mentioned css shows the full table.
> But may break other styles...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.