Bug 109373 - copy address of article
Summary: copy address of article
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 07:37 UTC by Friedrich Preuß
Modified: 2005-07-21 20:18 UTC (History)
0 users

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 Friedrich Preuß 2005-07-20 07:37:39 UTC
Version:           1.1.1 (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8)
OS:                Linux (ppc) release 2.6.12-gentoo-r6-tibook

It would be very nice to have a new menu-entry in the article menu: Copy Address.

I often have the situation that I opened an article in a new tab to read it and find it very interesting so I'd like to copy the article's url to a friend. Now I have to use "Article -> Open Article in External Browser", switch to the browser and can than copy the link from the browser's address bar.

This could be much easier if we had "Article -> Copy Article's Address".

Thanks for your great work!

Friedrich
Comment 1 Eckhart Wörner 2005-07-20 11:59:48 UTC
This command already exists, just right-click on the article tab.
Comment 2 Friedrich Preuß 2005-07-20 14:58:52 UTC
Yes it is there...thanks.
Comment 3 Teemu Rytilahti 2005-07-21 15:00:16 UTC
Umh, I think at least articlelist's contextmenu needs ability to copy the address. I'll commit change for that later today...
Comment 4 Teemu Rytilahti 2005-07-21 20:18:58 UTC
SVN commit 437396 by rytilahti:

add ability to copy article's link directly from articlelist's contextmenu

CCBUG:109373



 M  +22 -21    actionmanagerimpl.cpp  
 M  +2 -1      akregator_part.rc  
 M  +53 -31    akregator_view.cpp  
 M  +25 -21    akregator_view.h