Description
When you insert source code in a monospace font you get an empty line between the lines of code every time a <CR> occur. While this can make sense when you write text in lines without fixed length it is very disturbing when you e.g. try to reproduce a coding example.
This behaviour does not happen e.g. in version 1.3.3.
Steps to reproduce
Just use the code example.
Example
This should be line 1 of 3 without any line between them. This should be line 2 of 3 without any line between them. Thsi should be line 3 of 3 without any line between them.
This ends with an empty line, but did not in previous versions.
This does not end with an empty line.
The behaviour is now also different with firefox and IE6:
- With Firefox the second example gives an empty line
- With IE6 there are now no spaces between the three examples (picture2).
- Other examples show lines of text in the non proportional text area (picture1)
- (I know that some people say that IE6 is not a good browser and you should use another one for this wiki. But please think of these users who work on locations where you have no other choice.)
Details
MoinMoin Version |
This Wiki |
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Workaround
Discussion
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed (partly) in moin 1.5, cannot reproduce in 1.6/1.7