Bug 501115 - Re-add "ctrl + shift + backspace (and delete) for "delete line backwards (or forwards), from cursor position.
Summary: Re-add "ctrl + shift + backspace (and delete) for "delete line backwards (or ...
Status: REPORTED
Alias: None
Product: frameworks-kglobalaccel
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.11.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-05 20:08 UTC by Garth
Modified: 2025-03-05 21:05 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Garth 2025-03-05 20:08:18 UTC
SUMMARY
Before KglobalAccel, we used "KHotKeys" which included this particular short cut.  I used it quit extensively, and it hasn't been present on KGlobalAccel since switching over.  

STEPS TO REPRODUCE
1. place cursor on a text line, in any application.
2. press "ctrl + shift + backspace", to attempt to delete from the cursor backwards one line (or next punctuation as in a "write" application (libreoffice, or Kate).
3. Note, nothing is deleted.

OBSERVED RESULT
When doing any of the two shortcuts, the cursor remains exactly where it is, and does nothing.

EXPECTED RESULT
Delete text from where my cursor is, either left or right (backspace or delete, respectively) to the beginning or end of line (respectively).  Most desktops (windows, MAC, etc and if I remember Gnome), have this shortcut, and plasma had it before going to KGlobalAccel


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Manjaro Linux 
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0 
Qt Version: 6.8.2
Comment 1 Nicolas Fella 2025-03-05 21:05:09 UTC
This kind of shortcut is the application's responsibility, it has nothing to do with the global shortcut system used