Bug 472299 - Key repeat failure for Backspace key in Search/Replace panel
Summary: Key repeat failure for Backspace key in Search/Replace panel
Status: CONFIRMED
Alias: None
Product: kate
Classification: Applications
Component: part (show other bugs)
Version: 24.08.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-16 10:14 UTC by daobrien
Modified: 2024-11-02 21:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.