Pasting an (https://) URI into the composingeditor does not handle href in richtext-mode STEPS TO REPRODUCE 1. paste an URI 2. send mail 3. URI recieved doesnot implement <a href and no option to allow it OBSERVED RESULT just a plaintext EXPECTED RESULT having a personal setting to parse URIs alng with its href (( , or enable behaviour :-)) SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.10.3 KDE Frameworks 5.55.0 Qt 5.9.7 (kompiliert gegen 5.9.7) opensuse LEAP 15.1
Indeed you're right §I will look at how to fix it.
Git commit f953a07ee13c3654939fd8922d765245a55f9afb by Laurent Montel. Committed on 11/07/2019 at 06:53. Pushed by mlaurent into branch 'master'. Fix Bug 409695 - pasting URI in composer doesnt add href in richtextmode FIXED-IN: 5.12.0 M +17 -0 src/composer-ng/richtextcomposer.cpp https://commits.kde.org/kpimtextedit/f953a07ee13c3654939fd8922d765245a55f9afb
nice performance :-) what do you think to add sftp:// fish:// tel: as well ? br
(In reply to Christoph from comment #3) > nice performance :-) what do you think to add > > sftp:// > fish:// > tel: > > as well ? > > br along with webdavs:// imaps:// :-D
I will add them soon.
Git commit 7e5fa67b0dc1f0623f947ffa7ee791d6ecd335e4 by Laurent Montel. Committed on 12/07/2019 at 04:59. Pushed by mlaurent into branch 'master'. Add more protocol M +5 -0 src/composer-ng/richtextcomposer.cpp https://commits.kde.org/kpimtextedit/7e5fa67b0dc1f0623f947ffa7ee791d6ecd335e4