[
https://issues.apache.org/jira/browse/JSPWIKI-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540022
]
Janne Jalkanen commented on JSPWIKI-15:
---------------------------------------
Urgh. Yes, we would need to actually figure out the size of the image we are
storing. This is not impossible; but with our current metadata system that
could, unfortunately, be slow on large images... It would also need some work
on the server side, adding something like a getImageWidth() to the Attachment,
which would be smart enough to lazily initialize itself.
I don't think this is blocking the release, but we can try to fix this in a
later version.
> wide images cause Left Menu to drop to the bottom of the page (IE6 bug)
> -----------------------------------------------------------------------
>
> Key: JSPWIKI-15
> URL: https://issues.apache.org/jira/browse/JSPWIKI-15
> Project: JSPWiki
> Issue Type: Bug
> Components: Default template
> Affects Versions: 2.5.139-beta
> Environment: Server: SuSE Linux 10 ; Tomcat 6; JSPWiki 2.5.149
> Client: Microsoft IE6
> Reporter: Harry Metske
> Assignee: Dirk Frederickx
>
> This problem is very similar to bug JSPWiki-2, but now it is related to an
> image.
> If you have a page with a wide image (wider than your screen is), then the
> left menu drops down to the bottom.
> Only occurs with IE6 (again).
> Example URL:
> [http://www.computerhok.nl/JSPWiki/Wiki.jsp?page=TestWidePageWithImage]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.