Nearly every application that I use provides that shortcut for jump to previous occurrences of a search string: Shift+Enter. Currently this is only possible by default via Shift+F3. Would be cool to have this as a default in Okular, too. Reproducible: Always
Patches welcome
Created attachment 84341 [details] proposed patch The attached patch applies to the file ui/searchlineedit.cpp and ui/searchlineedit.h Added a key event listener to the SearchLineEdit for shift+return. i am new to kde please guide me if something is wrong
Hi, can you please put the patch up at https://git.reviewboard.kde.org/, it helps a lot with the reviewing
This was implemented in https://git.reviewboard.kde.org/r/114754/