Description
Internet Explorer renders the <span class='anchor'></span> tags incorrectly and tabs them a little bit. Because there are so many lines in SyntaxReference, it's easy to see the effect of the tabs that build up.
Steps to reproduce
Just look at this wiki's SyntaxReference page (Look at this), or any other long pages with IE (confirmed in 6.0 and in 7.0).
Example
- You can see that the elements shown are indented to the right more than they should. This bug no longer occurs on the moinmoin.wikiwikiweb.de site with the classic or the modern skin. You can see it with other skins, such as mentalwealth, monobook, sand,...
This is not a IE 7 bug. It occurs will all IE for windows! -Dexter (11-20-06)
I have updated my own wiki instance to 1.5.6, and this bug still exists (IE7 w/Modern theme). What version is this wiki on moinmoin.wikiwikiweb.de? -Dexter (11-21-2006)
This wiki runs the latest code from http://hg.thinkmo.de/moin/1.5/
Thank you! I see that the code for fixing it was posted on http://hg.thinkmo.de/moin/1.5/ 2 days ago -Dexter (11-22-2006)
Details
MoinMoin Version |
1.5.6 |
OS and Version |
RHEL 3 Update 6 |
Python Version |
mod_python 3.2.10 |
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
En |
Workaround
Don't use IE but Firefox or other browsers. OR Remove the feature added here: MoinMoinBugs/PreformattedTextInInternetExplorer
Discussion
This bug only seems to affect Windows IE browsers. For instance, IE 5 Mac edition renders the line links correctly.
Plan
- Priority:
- Assigned to:
- Status: duplicate of MoinMoinBugs/IncludedPagesRenderStrangeInIE7