Hi All

I happened to read and test the formatting tips suggested at the end of every text editor while creating or replying a node and i found the following..

Bug Definition : All text outisde the text editor goes to small font/formatting if <pre> is used before and after text typed.

Step to reproduce

1) type some text and prefix <pre> and suffix <pre>tag and press the Preview radio button.<p>

2) ( OR ) Type some text with various other formatting and finally for the last but one sentence end it with '

"write something" <pre>

3) Press the "preview" radio button and view the text outside the text editor ( i reccomend you to see the whole page , top to bottom ).

Observation ; All text outside the editor gets converted to small font size for example : "Are you posting in the right place? Check out Where should I post X? to know for sure"

the above is visible in font Verdana Regular Size 7.5 but once pressed a preview button it changes to Times New Roman 7.5 but appears in a very small font size on the screen.

Note : As a tester I am aware that this could be the problems due to my system fonts being corrupted or some application messing the font suitcase.

My PC configuration : Windows XP ( not experience ;-) , MS Office ( latest , watever with pathces ) , IE explorer 5.5 or above.

If this is not reproducible at your end , kindly excuse BUT i did check several times.

Regards

Pradeep or prad

 I could be wrong but I am tester , mostly I am paid to be wrong to make others right 

Edit by castaway - closed hanging pre tag ;)


In reply to Probable Bug in PM while creating a node ( preview )! by prad_intel

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.