Ticket 1785

From MediaWiki+FCKeditor

Jump to: navigation, search


Contents

[edit] extra newline at the bottom of the <pre> block after every edit.

FF 2.0.0.13 / XP + SP2

Type some text, hit enter

Choose formatted text
write something below
one more line

Now I am another line below. I switch to wikitext mode and back, save the article and can't see any new lines?

[edit] Previous tests

Mozilla Firefox : what i do : Starting from the next line, i change the format to "Formatted", and inside the formatted region i paste the code attached to the ticket. (CTRL+V) as with the right click it removes the formatting.

First line with no whitespaces 
Second line starting with two whitespaces
Fourth line with three whitespaces after word "line"


Now, in the next line i set again the format to "Formatted" and i type the same code by hand. See the result

First line with no whitespaces Second line starting with two whitespaces Fourth line with three whitespaces after word "line"




IE: I'll repeat the same two steps, now in the IE browser

First step

First line with no whitespaces 
Second line starting with two whitespaces
Fourth line with three whitespaces after word "line"

Second step

<pre>First line with no whitespace
 
Second line starting with two whitespaces
















Fourth line with three whitespaces after word "line"</pre>



W.olchawa - test Firefox:

step 1

First line with no whitespaces 
Second line starting with two whitespaces
Fourth line with three whitespaces after word "line"

step 2

<pre>First line with no whitespaces. Second line starting with two whithepsace Fourth line with thr
 

ee whitespaces after word "lines"</pre>


IE test:

step 1

First line with no whitespaces 
Second line starting with two whitespaces
Fourth line with three whitespaces after word "line"

step 2

First line with no whitespaces. Second line starting with two whitespaces. FOuth line with three whitespaces after word "lines"


[edit] Extra line after formatted Text without <pre>

One more extra line at the end of formatted text whenever one enters Wikitext mode or hits the "Show preview" button.

line 1 of formatted text (no <pre>, but line starting with <space>)
line 2 of formatted text

Now, here the normal text continues.

Personal tools