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: | general | Assignee: | 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
Note that block mode also has implications for typing and pasting, not just selecting. 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. *** This bug has been marked as a duplicate of bug 437636 *** |