|
From: SourceForge.net <no...@so...> - 2005-05-24 04:46:55
|
Patches item #1203209, was opened at 2005-05-16 19:42 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1203209&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Alex Duggan (aldug) >Assigned to: Mark Doliner (thekingant) Summary: change order of options in right click on link menu Initial Comment: The following patch reverses the order of the two options in the right click on a link context menu. The default action of clicking on a link is to open it, so it should be the first option. The secondary option is to copy the address so that should be the second option. This behaviour more closely matches that of an web browser or email client. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-24 00:46 Message: Logged In: YES user_id=20979 Good call. I changed this in CVS HEAD. I'm reluctant to change this in oldstatus (will eventually become 1.3.1 or 1.4.0). Many other parts of the Gaim UI will be changing in 2.0.0, and I'd rather this change be made along with everything else. Thanks for the patch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1203209&group_id=235 |