Size: 2681
Comment: but, but I liked this bug... thanks for fixing that!!
|
← Revision 8 as of 2007-10-29 19:17:54 ⇥
Size: 2705
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
attachment:screenshot1.png | {{attachment:screenshot1.png}} |
Line 16: | Line 16: |
attachment:screenshot2.png | {{attachment:screenshot2.png}} |
Line 18: | Line 18: |
attachment:screenshot3.png | {{attachment:screenshot3.png}} |
Line 20: | Line 20: |
attachment:screenshot4.png | {{attachment:screenshot4.png}} |
Line 22: | Line 22: |
attachment:screenshot5.png | {{attachment:screenshot5.png}} |
Line 24: | Line 24: |
attachment:screenshot6.png | {{attachment:screenshot6.png}} |
Description
Visiting MoinMoinQuestions in this wiki for the first time with IE7 showed amazing results (see screenshots below): the more you scroll down on the page the bigger the margin gets on both sides and renders the text of the page unreadable.
Steps to reproduce
Visit MoinMoinQuestions on this wiki with IE7. Works fine with other browsers.
Example
Details
This Wiki.
Workaround
Do concentrate yourself when reading MoinMoinQuestions. But be aware: it gets harder and harder as you go along the text, but gratifikation will be high in the end...
span.anchor { display: none }
Discussion
- Not a real Moin bug, but browser related problems again.
- Problem still there on test.wikiwikiweb.de.
- Include seems not to trigger this behaviour rather longer code blocks which run over several lines like
{{{ { { { sdsddf
- sadfsdsdf asdffasdsdf
} } } }}}
- Deleting these blocks, the page is rendered correctly again.
Look at this in IE7:
{{{ Here is some test. }}}
This text is already indented.
Balbalb aslbab
This even worser...
Balbalb aslbab
This even worser...
Balbalb aslbab
This even worser...
Balbalb aslbab
This even worser...
Balbalb aslbab
This even worser...
Balbalb aslbab
This even worser...
Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab Balbalb aslbab
This even worse...
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed in 1.5 and 1.6 branches