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

Space is removed when deleting a word #4885

Open
radmitr opened this issue Feb 28, 2025 · 0 comments
Open

Space is removed when deleting a word #4885

radmitr opened this issue Feb 28, 2025 · 0 comments

Comments

@radmitr
Copy link

radmitr commented Feb 28, 2025

Expected behavior

When deleting a word, the space before the word is not removed.
Everything is fine in the Firefox browser.


Actual behavior

When deleting a word, the space before the word in the Google Chrome browser is removed (not displayed).
It doesn't play in the Firefox browser, everything is fine there.


OS

Ubuntu 22.04.5 LTS

Browsers

Firefox
135.0.1 (64-bit)

Google Chrome
Version 133.0.6943.98


The following configuration does not help:

new FroalaEditor("#froala-editor", {
  htmlUntouched: true,
})

Recording

Firefox - OK
https://github.com/user-attachments/assets/1dd84964-361c-4c0f-b24a-dd472bc8b5f4

Google Chrome - Not OK
https://github.com/user-attachments/assets/728862b6-2b6c-4bda-9005-55328b04913d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant