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 #1

Updated by Gerrit Code Review about 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60410

Actions #2

Updated by Riccardo De Contardi about 5 years ago

Are these issues related?

#84263

#84522

Actions #3

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60410

Actions #4

Updated by Gerrit Code Review about 5 years ago

Patch set 3 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60410

Actions #5

Updated by Riccardo De Contardi about 5 years ago

  • Category set to Backend User Interface
Actions #6

Updated by Anonymous almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF