Summary: | Can't click links in passive popups and KDialog messages | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Nikita Churaev <lamefun.x0r> |
Component: | notifications | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asraniel, krammer, notmart, plasma-bugs, theownage |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikita Churaev
2010-05-19 01:09:25 UTC
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 |