Item1904: pre blocks truncated in TMCE in Firefox

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: PatternSkin
Branches:
Reported By: MichaelTempest
Waiting For:
Last Change By: KennethLavrsen
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 distro:0ac3ea8e5050
TargetRelease minor
ReleasedIn 1.1.0
I Attachment Action Size Date Who Comment
edit_pre.pngpng edit_pre.png manage 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 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 Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy