A smaller test could be: * Open https://www-archive.mozilla.org/editor/midasdemo/ * Type "aaa aaa" * Ctrl + Backspace Expected: * Cursor is after "aaa<space>" Actual: * The trailing space disappears.
Bug 1636747 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
A smaller test could be: * Open https://www-archive.mozilla.org/editor/midasdemo/ * Type "aaa aaa" * Ctrl + Backspace * Type "a" Expected: * "aaa a" Actual: * "aaaa"