Item1850: TinyMCE - Multiline verbatim blocks rendered as single line scrollbox in firefox

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release: n/a
Applies To: Extension
Component: TinyMCEPlugin
Branches:
Reported By: GordU
Waiting For:
Last Change By: MichaelTempest
Using the WYSIWYG editor with Firefox3.X (or chrome) multi line blocks of verbatim are rendered as a single line scrollable box in Firefox instead of showing the complete block. This makes editing a large hunk of verbatim lines almost impossible.


I have the same experience, the following verbatim block is ok with Internet Explorer 6, but simple not displayed with Firefox 3.0.13:

*Tage:* 
<form name="7Tage" action="%SCRIPTURLPATH{view}%/%WEB%/">
<input type="hidden"  name="zeileneingabe" value="7" />
<input type="hidden" name="topic" value="%TOPIC%" />
<input type="submit" class="%IF{"not defined 'zeileneingabe' OR $'URLPARAM{zeileneingabe}' = '7'" then="foswikiSubmit" else="foswikiButton"}%" value="7 Tage" />
</form><form name="14Tage" action="%SCRIPTURLPATH{view}%/%WEB%/">
<input type="hidden"  name="zeileneingabe" value="14" />
<input type="hidden" name="topic" value="%TOPIC%" />
<input type="submit" class="%IF{"$'URLPARAM{zeileneingabe}' = '14'" then="foswikiSubmit" else="foswikiButton"}%" value="14 Tage" />
</form><form name="30Tage" action="%SCRIPTURLPATH{view}%/%WEB%/">
<input type="hidden"  name="zeileneingabe" value="30" />
<input type="hidden" name="topic" value="%TOPIC%" />
<input type="submit" class="%IF{"$'URLPARAM{zeileneingabe}' = '30'" then="foswikiSubmit" else="foswikiButton"}%" value="30 Tage" />
</form><form name="alleTage" action="%SCRIPTURLPATH{view}%/%WEB%/">
<input type="hidden"  name="zeileneingabe" value="99999" />
<input type="hidden" name="topic" value="%TOPIC%" />
<input type="submit" class="%IF{"$'URLPARAM{zeileneingabe}' = '99999'" then="foswikiSubmit" else="foswikiButton"}%" value="alle Tage" />
</form>

Foswiki-1.0.6, Sun, 21 Jun 2009, build 4272, RHEL 5, TinyMCEPlugin (03 Jul 2009, $Rev: 4429 (2009-07-03) $), WysiwygPlugin (28 Jun 2009, $Rev: 4429 (2009-07-03) $).

-- WolfgangRaus - 07 Aug 2009

  • Screenshot of Editor Window:
    TinyMCETest.jpg


This item and Item1904 are duplicates. I fixed the problem under Item1904. It should also be possible to apply this change (see distro:0ac3ea8e5050) to 1.0.6.

-- MichaelTempest - 23 Aug 2009

ItemTemplate edit

Summary TinyMCE - Multiline verbatim blocks rendered as single line scrollbox in firefox
ReportedBy GordU
Codebase 1.0.6, 1.0.5
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component TinyMCEPlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
I Attachment Action Size Date Who Comment
TinyMCETest.jpgjpg TinyMCETest.jpg manage 86 K 07 Aug 2009 - 11:24 WolfgangRaus Screenshot of Editor Window
Topic revision: r3 - 23 Aug 2009, MichaelTempest
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