[kmail2] [Bug 368498] New: Kmail does not open links with target="_blank"

Eduard Valiauka via KDE Bugzilla bugzilla_noreply at kde.org
Fri Sep 9 15:19:20 BST 2016


https://bugs.kde.org/show_bug.cgi?id=368498

            Bug ID: 368498
           Summary: Kmail does not open links with target="_blank"
           Product: kmail2
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: UI
          Assignee: kdepim-bugs at kde.org
          Reporter: nsbm.abbath at gmail.com

If a html message contains an anchor with target="_blank", clicking such link
does not do anything. Links without target work fine

Reproducible: Always




Sample message that show the issue:

>From a at b.c Fri Sep 09 12:59:16 2016
Delivered-To: d at w.d
Content-Type: text/html; charset=UTF-8

<!doctype html>
<html lang="en">
<head></head>
<body>
<a href="http://google.com">I'm working</a><br>
<a href="http://google.com" target="_blank">I'm not</a>
</body>
</html>

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list