Actions
Bug #95361
closedCSH popup window loads the whole TYPO3 backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-09-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
CSH, UI, Popup
Complexity:
Is Regression:
Sprint Focus:
Description
- Only present on latest master (11.5.0-dev), not present on 10.4.21
steps to reproduce¶
1) Latest TYPO3 master (11.5.0-dev)
2) Edit a page or a content element
3) click on the title of a field where the CSH (Content Sensitive Help) is present, e.g. the content header or content columns - you can recognize them as the cursor becomes a question mark.
4) Click again on the small popover to bring up the CSH popup window (the cursor becomes a hand when present)
Current result¶
The popup opens with the whole TYPO3 backend inside, header bar and left modules bar (no pagetree), and as the window is small, the central area is greyed out. See attached screenshot
Expected result¶
Just the content area should be loaded, no need for the header bar or the left modules bar.
Files
Actions