Bug 472299

Summary: Key repeat failure for Backspace key in Search/Replace panel
Product: [Applications] kate Reporter: daobrien
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: christoph, kare.sars
Priority: NOR    
Version: 24.08.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description daobrien 2023-07-16 10:14:40 UTC
SUMMARY
***
In the Search/Replace panel, if you position the cursor at the end of the search string and then press and hold Backspace, only one character is deleted. If you press and hold a second time it deletes repeatedly, as expected.
***


STEPS TO REPRODUCE
1. Open Find/Replace panel.
2. Enter a string in the Find field.
3. Position the cursor at the end of the string and then press and hold Backspace.

OBSERVED RESULT
Only the final character is deleted.

EXPECTED RESULT
If you hold the Backspace key it should continue to delete chars until you release the key.

SOFTWARE/OS VERSIONS

Fedora 38
Using Gnome & Wayland but with KDE Utils installed to get Kate and Konsole, etc.
Qt Version: 

ADDITIONAL INFORMATION
Behaviour is as expected for the Replace field.
If you place the cursor mid-field in the Search field then Backspace repeat works as expected.
Comment 1 Kåre Särs 2023-07-16 14:16:51 UTC
I can confirm that this issue is present on Wayland (not X11).

Running KDE Neon + master Kate
Comment 2 Christoph Cullmann 2024-11-02 21:02:29 UTC
Still happens.