Bug 423839

Summary: Block mode (switch: on/off) only if holding/releasing Alt+Shift shortcut
Product: [Frameworks and Libraries] frameworks-ktexteditor Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: piotr.mierzwinski, waqar.17a
Priority: NOR    
Version First Reported In: 5.71.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Piotr Mierzwinski 2020-07-03 11:29:20 UTC
SUMMARY
As in subject (also with combination with mouse). This mode is commonly used in Windows editors. For example in Notepad++, but also in advanced programming environments like Microsoft SQL Management Studio, maybe also in other.

In my opinion it is very useful and more comfortable to use than this one uses in KDE editors - switchable and achievable by combination of Ctrl+Shift+B.

Just notice please that in KDE editors I need to do more activities to reach and back from this mode.

Please consider this as wish request.


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71
Qt Version: 5.15.0
Comment 1 Christoph Feck 2020-07-22 18:55:28 UTC
Note that block mode also has implications for typing and pasting, not just selecting.
Comment 2 Piotr Mierzwinski 2020-07-22 19:36:01 UTC
I'm aware how it works. Constantly I use it working with Notepad++ in my regular work. And I think this one in KTextEditor is less comfortable and less safe.

In my opinion switching mode implemented in KTextEditor is more leading to accidental mistakes in editing, just because user can forget that this mode is turned on. He needs look to status bar to be sure that this mode is turned on/off. Just compare this to block mode working only when keys shortcut combination is hold on. And after release this combination user back to normal selection mode. Switching mode implemented in KTextEditor needs more activities from user - he needs to press proper keys combination twice.
Comment 3 Waqar Ahmed 2022-10-03 08:24:30 UTC

*** This bug has been marked as a duplicate of bug 437636 ***