Skip to content
Snippets Groups Projects
Commit bce4af7c authored by Johannes Seipelt's avatar Johannes Seipelt Committed by Christian Kuhn
Browse files

[TASK] increase z-index of extbase-debugger

increase z-index for extbase-debugger to from 999 to 99990 (same as the
admin-panel) to prevent the debug output to be hidden behind elements
with z-index values >1000 which is quite common, f.e. happens with
the introduction package.
Side note: this impacts the debug viewhelper output as it uses the
DebuggerUtility::var_dump.

Resolves: #93357
Releases: master
Change-Id: I77e0696dfd19b74d2e8e5d76795965b443fe65ea
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69153


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent cc6329b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment