You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shift+Backspace should work exactly like Backspace without any modifier. All the other text widgets in JavaFX behave that way and a lot of text editors (kate, notepad, textareas in browsers, ...) do so as well.
Actual Behavior
Shift+Backspace does nothing.
Reproducible Demo
Use any CodeArea or other Demo, and press Shift+Backspace
Environment info:
RichTextFX Version:0.10.2
Operating System: Linux
Java version: 12
The text was updated successfully, but these errors were encountered:
Expected Behavior
Shift+Backspace should work exactly like Backspace without any modifier. All the other text widgets in JavaFX behave that way and a lot of text editors (kate, notepad, textareas in browsers, ...) do so as well.
Actual Behavior
Shift+Backspace does nothing.
Reproducible Demo
Use any CodeArea or other Demo, and press Shift+Backspace
Environment info:
The text was updated successfully, but these errors were encountered: