Actions
Bug #103672
closedAgain not possible to click the new CE button if CE is current active target in URL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-04-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
CSS, Backend, UX
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
If a content element is the current active target in the backend URL, the "New Content Element" button above this content element can not be clicked anymore.
The Bug is the same as https://forge.typo3.org/issues/98619#change-513893 with another cause.
It was reintroduced by this patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/83429. This time the button is overlaid due to the omisson of the CSS property overflow: hidden;
.
It also occurs in 12.4.14.
Files
Actions