- Issue created by @tanner.svg
- Merge request !6Issue #3500324: Remove global attachment of core/drupal.collapse to eliminate... → (Open) created by Unnamed author
- Status changed to RTBC
about 1 month ago 1:14am 17 May 2025 - 🇫🇷France dydave
Great job Tanner (@tanner.svg)! Great catch!
Thanks a lot!The patch works great!
The changes in the merge request MR !6 remove the code that was added in issue #3111124: Force inclusion of drupal.collapse shim → , corresponding to commit:
https://git.drupalcode.org/project/ckeditor_details/-/commit/6d2cc1d71c4...See file history:
https://git.drupalcode.org/project/ckeditor_details/-/commits/2.1.x/cked...The code was added 5 years ago, probably to support older versions of Internet Explorer that could maybe not be supported anymore.
I didn't check in detail which versions of Internet Explorer could be impacted, but I would assume, going forward, in particular with D11 versions, support for older versions of Internet Explorer could probably be dropped.Bumping issue to Major, as this is definitely a significant performance improvement for the module.
Moving to RTBC, as I would personally be in favor of dropping support for these older browser versions, if this could result in a significant performance improvement.
Feel free to let us know if you would have any questions on this issue or the merge request, we would surely be glad to help.
Thanks in advance!