Actions
Bug #67566
closedDebug-Bar z-index too high
Start date:
2015-06-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
The debug bad z-index to too high therefore the debug is not overlayed with dark back ground when modal is visible.
Reproduce:
+ Open your browser developer console and send comment:
top.TYPO3.DebugConsole.add('test');
+ Minimize with "arrow down" icon
+ Navigate to List Module
+ Press "delete" icon
The debug bar is "above" the dark back ground but should be below.
Updated by Frank Nägler over 9 years ago
- Status changed from New to In Progress
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40529
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40529
Updated by Frank Nägler over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f3105d4e0ee8a7de15dbc6ea05b026beee87f2bc.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions