-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
domain:ui/uxThis issue reports a problem related to UI or UX.This issue reports a problem related to UI or UX.package:fonttype:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.
Milestone
Description
📝 Provide detailed reproduction steps (if any)
- Go to https://ckeditor.com/docs/ckeditor5/latest/features/font.html#demo
- Select any text in the editor (for example "message").
- Click on the font color icon in the toolbar and select the "color picker".
- Click in the right upper corner of the color gradient field.
- Then select any other color in the gradient field.
- Save the font color with the green check.
✔️ Expected result
The color selected the second time (step 5) is applied to the selected text.
❌ Actual result
The first color is applied to the selected text (the one selected in step 4).
❓ Possible solution
📃 Other details
This only happens the very first time the font color picker is used after loading the page (going into editor mode of the ckEditor).
Further it only happens in Chrome and Edge.
- Browser: Chrome
- OS: macOS Sonoma 14.6.1
- First affected CKEditor version: …
- Installed CKEditor plugins: …
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Metadata
Metadata
Assignees
Labels
domain:ui/uxThis issue reports a problem related to UI or UX.This issue reports a problem related to UI or UX.package:fonttype:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.