Using the "copy e-mail address" context menu option on a mailto link copies the complete mailto link rather than the e-mail address, as the caption suggests. E.g., using the menu item on something like <a href="mailto:foo@example.com">…</a> copies mailto:foo@example.com to the clipboard, making it unfit for pasting into KMail or similar. Reproducible: Always
Tracked in Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748505
Reproducible also using khtml as rendering engine.
(In reply to comment #2) > Reproducible also using khtml as rendering engine. I could not reproduce it when I switched to khtml (View Mode->KHTML).
(In reply to comment #3) > I could not reproduce it when I switched to khtml (View Mode->KHTML). Oh, you are right. I was mislead from what clipper shown in its history... Sorry for the noise.
Git commit 4d9b3e743991abfe61f8bff1af5d120516914588 by Dawit Alemayehu. Committed on 18/05/2014 at 07:10. Pushed by adawit into branch '1.3'. Copy only the email address and not the mailto link. FIXED-IN: 1.3.4 M +10 -0 src/kwebkitpart_ext.cpp M +1 -0 src/kwebkitpart_ext.h M +2 -2 src/webview.cpp http://commits.kde.org/kwebkitpart/4d9b3e743991abfe61f8bff1af5d120516914588