Summary: | selecting 'konqueror' in action menu opens my default browser (opera) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Jakub Holý <jakub.holy> |
Component: | Clipboard widget & pop-up | Assignee: | Martin Flöser <mgraesslin> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | adaptee |
Priority: | NOR | ||
Version: | 5.15.3 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jakub Holý
2010-12-23 14:38:58 UTC
I failed to reproduce this with klipper 0.9.7 in KDE 4.7.3. Is this still a problem for the reporter? klipper 0.9.7 kde 4.6.5 release 5 from suse repos - still problem :-( and klipperrc seems fine I can reproduce it now(wonder why failed last time) and have a clue. That 'Konqueror' action in the actions menu is provided by /usr/share/applications/kde4/kfmclient_html.desktop. That file contains "Exec=kfmclient openURL %u text/html", which means it will open the URL using the default browser(opera in this case). So that action is a little misleading because it does not always open konqueror as its name and icon imply. But fixing it is beyond the scope of klipper. |