NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item1904: pre blocks truncated in TMCE in Firefox

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension PatternSkin  
pre blocks are truncated in TinyMCE with Firefox 3.0. TML like this:
<pre>
one
  two
</pre>

appears in TMCE like this:

edit_pre.png

The culprit is height: 1%; in PatternSkin's style.css, which is commented "for IE". If I comment out that line of CSS, then the pre block appears correctly, like this:

edit_without_height_in_css.png

Arthur Clemens suggested moving it to css.pattern.tmpl, where the IE-conditional CSS is.

-- MichaelTempest - 08 Aug 2009

ItemTemplate edit

Summary pre blocks truncated in TMCE in Firefox
ReportedBy MichaelTempest
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component PatternSkin
Priority Normal
CurrentState Closed
WaitingFor
Checkins Foswikirev:4622
TargetRelease minor
ReleasedIn 1.1.0
Topic attachments
I Attachment Action Size Date Who Comment
edit_pre.pngpng edit_pre.png manage 1.1 K 08 Aug 2009 - 16:59 MichaelTempest pre block truncated within TMCE
edit_without_height_in_css.pngpng edit_without_height_in_css.png manage 1.2 K 08 Aug 2009 - 17:01 MichaelTempest pre block not truncated within TMCE
Topic revision: r3 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads