Bug 238108 - Can't click links in passive popups and KDialog messages
Summary: Can't click links in passive popups and KDialog messages
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 240626 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-19 01:09 UTC by Nikita Churaev
Modified: 2010-10-25 15:44 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Churaev 2010-05-19 01:09:25 UTC
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.
Comment 1 Nikita Churaev 2010-05-19 01:11:49 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
Comment 2 Marco Martin 2010-06-03 22:45:00 UTC
*** Bug 240626 has been marked as a duplicate of this bug. ***
Comment 3 John Brodie 2010-06-03 23:55:38 UTC
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).
Comment 4 Kevin Krammer 2010-06-04 02:32:27 UTC
(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"
Comment 5 Marco Martin 2010-10-25 15:44:23 UTC
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