linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03149
[Bug 473205] Re: Copy email address from user list
What exactly is your use case? Obviously you want to copy some text, but
what are you doing with that text? For example, if you're copying a
user's email address and then emailing them, wouldn't it make more sense
to add a "Email user" menu item instead of a copy email menu item?
If you just need the text then, as Razzloss mentioned, preferably we'd
have a copy sub-menu which dynamically iterates through the treeview
columns and shows a menu item for each that allows it to be copied. This
functionality could even be integrated into treeview.hh so that all
treeviews can have dynamic copy sub-menus.
--
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/473205
Title:
Copy email address from user list
Status in Linux DC++:
Confirmed
Bug description:
Please enable the copying of other fields (except nicknames) on the
user list to the clipboard. I'm especially interested in the email
address field.
See https://answers.launchpad.net/linuxdcpp/+question/85735 for
original question.
References