Project

General

Profile

Actions

Task #88096

closed

Fix scroll behaviour of "Uncaught Exceptions" in backend

Added by Forger Service about 5 years ago. Updated almost 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In the TYPO3 Backend of version 8, the iframe page (id "typo3-contentIframe") is not scrollable, when an "uncaught exception" is thrown and its content exceeds the page. The simplest way to fix this behavior seems to be by adding 3 CSS rules to the very first div element after the body tag in the iframe page (right, max-height and overflow; "right" is needed to enable horizontal scrolling).

This solution is not perfect, when it comes to horizontal scrolling - but better than the current situation.

This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/164

Actions

Also available in: Atom PDF