Project

General

Profile

Actions

Bug #93046

closed

JavaScript TCEFORM Validation very slow on big forms

Added by Webadmin no-lastname-given almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-12-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since oure core update from Typo3 8 LTS to version 10 LTS a lot of our editors are complaining about lagging of the GUI while writing articles.

We use an own developed news extension which uses IRRE and has a lot of RTE fileds. The problem increases the more IRRE elements are open. As CKEditor triggers the validation on every key up, it's not possible to write anymore.

Even inputs like the datetime picker will take up to 5 seconds until they open or close.

All problems will end in a Sizzle-Function, which is called. See attached screenshot. Within LTS 8 we also used CKEditor in the same extension with the same amount of fields, but we did not see such problems.


Files

keyup-2.PNG (77.3 KB) keyup-2.PNG Webadmin no-lastname-given, 2020-12-10 09:29
keyup-1.PNG (283 KB) keyup-1.PNG Webadmin no-lastname-given, 2020-12-10 09:29
Screenshot(10).png (307 KB) Screenshot(10).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(9).png (394 KB) Screenshot(9).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(7).png (464 KB) Screenshot(7).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(8).png (447 KB) Screenshot(8).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(6).png (449 KB) Screenshot(6).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(5).png (475 KB) Screenshot(5).png Webadmin no-lastname-given, 2020-12-14 12:51
Screenshot(4).png (427 KB) Screenshot(4).png Webadmin no-lastname-given, 2020-12-14 12:52
Screenshot(3).png (438 KB) Screenshot(3).png Webadmin no-lastname-given, 2020-12-14 12:52
Screenshot(2).png (427 KB) Screenshot(2).png Webadmin no-lastname-given, 2020-12-14 12:52
Screenshot(1).png (500 KB) Screenshot(1).png Webadmin no-lastname-given, 2020-12-14 12:52
Actions

Also available in: Atom PDF