[
https://issues.apache.org/jira/browse/JSPWIKI-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dirk Frederickx resolved JSPWIKI-585.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.0
2.8.3
Fixed scroll issues with css overflow on Safari and IE. Hopefully also fixes
the FF issues, which I couldn't reproduce.
Plse confirm on FF.
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
> Assignee: Dirk Frederickx
> Priority: Trivial
> Fix For: 2.8.3, 3.0
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> 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.