Project

General

Profile

Actions

Bug #19744

closed

RTE in section is rendered wrong

Added by Steffen Kamper over 15 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-12-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you have rte in a section, it's rendered correct first time. After saving and reopen it's rendered wrong, see screenshot

How to reproduce:
  • Try attached demoextension, add a section on first tab.
  • collapse section and save
  • expand section

(issue imported from #M10019)


Files

rte_in_section.png (26.6 KB) rte_in_section.png Administrator Admin, 2008-12-26 15:03
T3X_test_sections.t3x (6.57 KB) T3X_test_sections.t3x Administrator Admin, 2008-12-26 15:04

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20074: htmlARea RTE: RTE sometimes overlaps following form elementClosedStanislas Rolland2009-02-22

Actions
Actions #1

Updated by Steffen Kamper over 15 years ago

after analyse the HTML output the bug seems to be in RTE

For example:
The wrapperDiv (<div id="editorWrapdata[tt_content...) sets height to 380px
The iframe has height of 378px which is too much
should be 380px - toolbar height - status bar height

So there is a problem in calculating if they are invisible by collapsed section

Actions #2

Updated by Dmitry Dulepov over 15 years ago

Works ok in my FireFox. It must be a browser–specific issue.

Actions #3

Updated by Stanislas Rolland over 15 years ago

Fixed in SVN TYPO3core trunk (revision 5053).

Actions #4

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF