Actions
Bug #96052
closedcan't loose focus in BE-fields with remaining-characters-counter
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2021-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce:
Take Typo3 11.5.3
Edit an existing content-element e.g. of type "header"
Click into input-field "header".
Result: The field gets a blue border, a counter with the remaining characters appears underneath.
Now click on a spot outside the input field.
Result: The focus stays on the input field
Expected result: the focus disappears.
While the focus is on the input-field, you cannot open the dropdown-fields, e.g. type(header_layout)
Same applies for all be-forms and all input-fields with charcter-counters.
Files
Actions