Project

General

Profile

Actions

Bug #57852

closed

Small Height of IFrame for Preview mode in Firefox

Added by Robert Vock over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-04-11
Due date:
% Done:

0%

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

Description

The preview mode of the iframe for the preview mode has no height in Firefox (see screenshot)

The container (css-id typo3-inner-docbody) has display: table and height: 100%. But firefox ignores the height because of display: table. So a fix could be to change the display to block, but I am not sure if there are other modules which need a display of table for docbody.

The bug does not appear in the new preview-module of TYPO3 6.2, but it would be nice if there was a fix for the 6.1 branch.


Files

Actions

Also available in: Atom PDF