Skip to content

GIT_SILENT Fix crash due to backspace keypress

Gabriel Barrantes requested to merge work/cherry-pick-77f76969 into release/24.05

When in normal mode, backspace keypress (on keyboard) triggered a (deprecated) functionality on the result display. Event updated to trigger the backspace slot in input_display.

(cherry picked from commit 77f76969)

Co-authored-by: Gabriel Barrantes gabriel.barrantes.dev@outlook.com

Merge request reports