Project

General

Profile

Actions

Bug #71890

closed

RTE iframe height > 1000 px in tabs

Added by Nicola Heisch over 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2015-11-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When you have a record with tabs and an RTE textarea element on more than one tab. Then the RTE elements which are not on the current tab will be way to long.

Example screenshots:
RTE on first screenshot (Tab which is open when you edit the record) has the normal expected height.
RTE on 2nd screenshot is abnormal long (>1000px).

TCA field configuration for these RTEs:

            'config' => array(
                'type' => 'text',
                'eval' => 'trim,required',
            ),
            'defaultExtras' => 'richtext[*]:rte_transform[mode=ts]'

This Issue appeared on Chrome 46.0.2490.86 (OSX) and Safari 9.0.1 (11601.2.7.2) (OSX).
It does not appear on Firefox


Files

detail_tab_one.png (41 KB) detail_tab_one.png RTE on first tab, normal height Nicola Heisch, 2015-11-27 16:09
detail_tab_two.png (39.7 KB) detail_tab_two.png RTE on 2nd tab, abnormal height Nicola Heisch, 2015-11-27 16:09

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70242: rteHeight is ignoredClosedJo Hasenau2015-10-01

Actions
Related to TYPO3 Core - Bug #72033: Super long RTE in flexformsClosed2015-12-02

Actions
Actions

Also available in: Atom PDF