Skip to content

Font color picker not working properly on first change #17069

@jessna96

Description

@jessna96

📝 Provide detailed reproduction steps (if any)

  1. Go to https://ckeditor.com/docs/ckeditor5/latest/features/font.html#demo
  2. Select any text in the editor (for example "message").
  3. Click on the font color icon in the toolbar and select the "color picker".
  4. Click in the right upper corner of the color gradient field.
  5. Then select any other color in the gradient field.
  6. 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.package:fonttype:bugThis issue reports a buggy (incorrect) behavior.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions