Summary: | "copy e-mail address" copies whole mailto link rather than just e-mail address | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Dominik George <nik> |
Component: | general | Assignee: | webkit-devel |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, aiacovitti |
Priority: | NOR | ||
Version: | 1.3.3 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kwebkitpart/4d9b3e743991abfe61f8bff1af5d120516914588 | Version Fixed In: | 1.3.4 |
Sentry Crash Report: |
Description
Dominik George
2014-05-17 21:23:38 UTC
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 |