ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.79k stars 2.47k forks source link

Cannot delete widget on Android with backspace #3920

Open brandonfarber opened 4 years ago

brandonfarber commented 4 years ago

Type of report

Bug

Provide detailed reproduction steps (if any)

Expected result

Code snippet is deleted

Actual result

Code snippet is not deleted.

Other details

This issue was previously reported but never resolved here: https://dev.ckeditor.com/ticket/14521

brandonfarber commented 4 years ago

To expand on this - any widget within the editor with contenteditable set to false appears to be affected. We have custom plugins which add such elements, and they cannot be deleted on Android browsers either.