Project

General

Profile

Actions

Bug #104455

closed

Firefox in CKEditor: A-Tag can not be selected

Added by Alex Kellner 5 days ago. Updated 5 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-07-22
Due date:
% Done:

0%

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

Description

Via CKEditor configuration it's possible to add button styles (e.g. btn-primary or something). Our customers sent a video where he is not able to remove the button style.

While our tests in Chrome (126.0) we couldn't find a problem:
  • Click on a button
  • Check if CKEditor shows "body p a" at the bottom
  • Click on styles
  • Removing existing button style be re-click the current style

But playing around a bit with Firefox (127.0.2 on Ubuntu) we faced the described issue. It's not possible to always select the A-Tag by clicking on the button. When clicking on the button, CKEditor show only "body p". Even with up and down keys on the keyboard we were not able to select the A-Tag.

Any hints on TYPO3 11.5.37?

Actions #1

Updated by Alex Kellner 5 days ago

Update: Ticket can be closed. My FE collegue told me that there is a conflict with Bootstrap CSS in Backend that we loaded into CKEditor konfiguration.

There is a "user-select: none" that created the conflict.

Actions #2

Updated by Garvin Hicking 5 days ago

  • Status changed from New to Closed

Great, thanks for the update. I was just about to try reproduce this with CKEditor5 on a v12 instance, because CKEditor4 (for v11) isn't maintained anymore, so the chances would've been slim to get this changed...

Actions

Also available in: Atom PDF