You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Stefan Bohn (JIRA)" <ji...@apache.org> on 2009/11/20 11:13:39 UTC

[jira] Updated: (JSPWIKI-585) overflow:auto breaks FullRecentChanges

     [ https://issues.apache.org/jira/browse/JSPWIKI-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bohn updated JSPWIKI-585:
--------------------------------

    Attachment: screenshot-3.jpg

A current screenshot of http://www.jspwiki.org/wiki/FullRecentChanges

> 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, screenshot-3.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.