Project

General

Profile

Actions

Bug #84263

closed

Backend Content not scrollable if only DebuggerUtility::var_dump

Added by Sylvia Moschner about 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-03-14
Due date:
% Done:

0%

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

Description

For testing I inserted a line like

DebuggerUtility::var_dump($this->myRepository->findAll());exit;

into my Backend controller. The Debugger output was shown as usually in TYPO3 8.7.10 but I don't have the scrollbars to go through the data (see screenshot - there are over 200 datasets).

I assume it has something to do with the scrolling="no" attribute in the iframe.


Files

debuggerutility.png (96.2 KB) debuggerutility.png Sylvia Moschner, 2018-03-14 14:26

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #84264: Backend not scrollableClosed2018-03-14

Actions
Related to TYPO3 Core - Task #84522: Fix for Backend not scrollableClosed2018-03-23

Actions
Actions

Also available in: Atom PDF