Project

General

Profile

Actions

Bug #67191

closed

Debug bar covers content frame

Added by Felix Kopp almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-05-29
Due date:
% Done:

0%

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

Description

The current implementation of the debug section covers the content frame in the z-axis.
Preferred behavior is to position the debug frame besides / below the content frame so that the content frame is not covered.

Actions #1

Updated by Felix Kopp almost 9 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Riccardo De Contardi almost 5 years ago

The topic here is about the output of <f:debug> ? As far as I can see, on version 9 it does not have position:absolute or am I wrong?

Actions #3

Updated by Susanne Moog about 4 years ago

  • Status changed from Accepted to Closed

I'm guessing by the age of the ticket and the wording that this is about the debug console that appears when you use TYPO3s "old school" global debug function (or in JavaScript: `top.TYPO3.DebugConsole.add('hello', 'world', 'aha');`)

I don't know how that looked back then, but currently it's possible to minimize the bar to avoid it overlapping the content - that's good enough I think.

Actions

Also available in: Atom PDF