Actions
Bug #95689
closedCannot scroll textarea from IRRE
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If your TCA has an IRRE with a field being a textarea, you cannot scroll that textarea since there's a CSS class that makes
overflow: hidden
which prevents that.
Editing the IRRE record on its own shows no problem, only when editing in the context of the parent record.
Browser: latest Chrome on macOS
Actions