Bug 103313 - Support for links would be good
Summary: Support for links would be good
Status: REPORTED
Alias: None
Product: kdialog
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
: 330530 440056 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-05 21:45 UTC by Thomas Lindroth
Modified: 2026-01-17 20:46 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Lindroth 2005-04-05 21:45:14 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages

I would like to be able to display links that open in the deafult browser when klicked. Could work with konqueror also.
Comment 1 Brad Hards 2005-04-10 07:43:49 UTC
Can you explain what you want to do, and how it might be used?

Are you perhaps trying to create a textbox with some kind of hypertext link in the text shown in the textbox? 
Comment 2 Brad Hards 2005-07-16 08:30:24 UTC
Thomas

Can you please explain what you are trying to do?

See previous query.

Brad
Comment 3 Thomas Lindroth 2005-08-09 15:54:50 UTC
I had forgot about this bug, sorry.

Yes, I would like a textbox with a hypertext link in it. I have a script that checks for stuff I want at a message board. If it finds something it displays a --yesno dialog with the description of the item and directs the browser to the page if I answer yes.
It would be nice to have a real url in the text.
Comment 4 Matthew Blissett [US] 2008-08-12 02:10:34 UTC
Same here, for practically the same reason.
Using html-style tags works to DISPLAY the text as a link, but clicking the generated window does not open the link.
Comment 5 Christoph Feck 2014-01-30 22:43:25 UTC
*** Bug 330530 has been marked as a duplicate of this bug. ***
Comment 6 Joe Valentyn 2025-08-23 06:57:39 UTC
URI including URL hyperlinks would be nice as well as adding the feature should be easy.

you can use `xdg-open` to let the user use a default program & could even allow a markup to allow `xdg-open` for any kind of file hyperlink βΈ» not merely URL hyperlinks.

for example: `<link>/tmp/blah.jpg</link>` in the text could show "/tmp/blah.jpg"  that is clickable to open the file simply with `xdg-open`. 

you could add the flag feature `--enable-hyperlinks` in order to make it backward compatible.

this would be nice!
🀠
Comment 7 tomashnyk 2026-01-17 20:45:37 UTC
*** Bug 440056 has been marked as a duplicate of this bug. ***