Bug 457386 - Selecting / deselecting large portion of pasted text
Summary: Selecting / deselecting large portion of pasted text
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-01 20:41 UTC by mateMat
Modified: 2022-08-02 05:36 UTC (History)
1 user (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 mateMat 2022-08-01 20:41:33 UTC
##WISHLIST##
Automatically reselecting the text after pasted can be useful for larger texts.
Just a simple UI improvement. Let me know if this would be nice to have.There might be a couple of use-case that slipped from my head.
 :)
I would like to know if we can allow, in the editor of kmail, the possibility to have an automatic selection of the pasted text that have more than 1 line?
For instance, when we paste a large text, we may paste at the wrong place, just a simple position error.

But if the user keep typing text with the keyboard, then the editor keeps writing and deselect the text pasted just before. This should avoid deleting the pasted text.

It is simple and improve the user experience.
Cheers
Comment 1 Laurent Montel 2022-08-02 05:36:56 UTC
If you have an error you can use CTRL+Z (undo :) )

Adding selected it's easy

but you write the potential problem with it:
"But if the user keep typing text with the keyboard, then the editor keeps writing and deselect the text pasted just before. This should avoid deleting the pasted text."
=> it's not easy to do it...