Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't unhighlight text in Chrome-based browsers #12331

Closed
nickautomatic opened this issue Aug 24, 2022 · 2 comments
Closed

Can't unhighlight text in Chrome-based browsers #12331

nickautomatic opened this issue Aug 24, 2022 · 2 comments
Labels
pending:feedback This issue is blocked by necessary feedback. resolution:resolved This issue was already resolved (e.g. by another ticket). type:bug This issue reports a buggy (incorrect) behavior.

Comments

@nickautomatic
Copy link

nickautomatic commented Aug 24, 2022

📝 Provide detailed reproduction steps

  1. Enter some text in an instance of CKEditor (eg. on this demo page)
  2. Highlight the text
  3. Select the highlighted text and click the "remove highlight" (eraser) button in CKEditor

✔️ Expected result

The highlight should be removed

❌ Actual result

In Chrome-based browsers nothing happens - the highlight remains.

❓ Possible solution

This functionality seems to work as expected in Firefox, so it's likely this is a browser bug.

📃 Other details

  • Browser: Chrome / Edge / Vivaldi
  • OS: Windows + MacOS
  • First affected CKEditor version: 5?
  • Installed CKEditor plugins: 5

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@nickautomatic nickautomatic added the type:bug This issue reports a buggy (incorrect) behavior. label Aug 24, 2022
@Reinmar
Copy link
Member

Reinmar commented Aug 25, 2022

Does it sound like a DUP of #12265? You can check whether your problem is already resolved in the nightly docs: https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/features/highlight.html

@Reinmar Reinmar added the pending:feedback This issue is blocked by necessary feedback. label Aug 25, 2022
@nickautomatic
Copy link
Author

@Reinmar Ah, yes, that does look like it's probably the same issue. I've only got one highlight colour, so can't confirm the other aspects, but the unhighlighting issue seems the same. Can also confirm that it seems to be working ok on the page in the nightly docs that you linked to. I'll close this issue for now. Thanks for the quick response 👍

@Reinmar Reinmar added the resolution:resolved This issue was already resolved (e.g. by another ticket). label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending:feedback This issue is blocked by necessary feedback. resolution:resolved This issue was already resolved (e.g. by another ticket). type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants