Summary: | Word deletion and drag and drop behavior in Kate and Kwrite is suboptimal | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Paul B. <pbpublic> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | christoph, gerrit.huebbers, nomot16750, pbpublic, waqar.17a |
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Paul B.
2024-05-27 20:14:22 UTC
I agree on the ctrl-delete issue, but not drag and drop. DND is working as expected => double click should just select the word. I tried changing this but this really is quite a big change, it affects a lot of things (In reply to Waqar Ahmed from comment #2) > I tried changing this but this really is quite a big change, it affects a > lot of things If that leads to a big behavior change that might annoy a lot of long time users. behaviour change might not be that big but a lot of things in ktexteditor rely on this wordNext behaviour e.g,. the vimode IIRC and other things and a lot of tests start failing. *** Bug 497152 has been marked as a duplicate of this bug. *** I think its not a good to change this. If someone really wants this behaviour, it can be achieved using scripting. Closing it as it doesn't make sense to change this behaviour now. It will be disruptive for long time kate users and is a lot of effort to get right. This is still achievable using scripting though. |