Version: (using KDE 4.4.3) OS: Linux Installed from: Archlinux Packages Try do this in Konsole: kdialog --title 'KDE FTW' --passivepopup '<b>Download:</b> <a href="http://kde.org/">www.kde.org</a>' 10 Then try to click a link in the popup.
Also, I can't click links in KDialog's popups: kdialog --title 'KDE FTW' --msgbox '<b>Download:</b> <a href="http://kde.org/">www.kde.org</a>' 10
*** Bug 240626 has been marked as a duplicate of this bug. ***
Bug 240626 should be enough to change the status to CONFIRMED. Myself and a commenter both experience the behavior, along with a KDE Dev on the forums (linked from 240626).
(In reply to comment #3) > Bug 240626 should be enough to change the status to CONFIRMED. Myself and a > commenter both experience the behavior, along with a KDE Dev on the forums > (linked from 240626). NEW actually means that is is confirmed. It is basically like "confirmed by the developer(s) it is assigned to" Our duplicate added another way to trigger the problem, which can help to narrow the problem. So "NEW" is actually better than just "CONFIRMED"
SVN commit 1189650 by mart: IMPROVEMENT: use a textbrowser for notifications, text is selectable in notifications history, links works again BUG:238108 M +20 -10 notificationwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1189650