Project

General

Profile

Actions

Bug #96052

closed

can't loose focus in BE-fields with remaining-characters-counter

Added by Nicolai Schirawski over 2 years ago. Updated over 2 years ago.

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

input-has-change.mov (1.35 MB) input-has-change.mov Oliver Bartsch, 2021-11-23 11:17
Actions #1

Updated by Oliver Hader over 2 years ago

Did that work in previous versions, e.g. TYPO3 v11.5.2?

Actions #2

Updated by Oliver Bartsch over 2 years ago

Hi Nicolai, thanks for your report.

I just checked this but unfortunately can not reproduce. On leaving the input field, the char counter disappears and the field is left with a blue border because of the has-change class. This is not the :focus style. This behaviour can also be seen in v10. Other fields, e.g. the header_layout are still accessible. Please see the attached video.

Does this look or behave different for you? If so, could you please also share a short video and additionally have a look into the browser console, whether JavaScript errors are logged?

Thanks in advance,
Oli

Actions #3

Updated by Nicolai Schirawski over 2 years ago

The issue can be closed.

The reason was the enpass-extension both in firefox and chrome.

If the extension gets deactivated, the behaviour of the BE is as expected.

Actions #4

Updated by Wouter Wolters over 2 years ago

  • Status changed from Needs Feedback to Closed

Closing as the author found the problem outside TYPO3.

Actions

Also available in: Atom PDF