After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 151159 - Scheduled transaction editor advertises unimplemented "paste" function
Scheduled transaction editor advertises unimplemented "paste" function
Status: VERIFIED OBSOLETE
Product: GnuCash
Classification: Other
Component: Scheduled Transactions
1.8.x
Other Linux
: Low normal
: ---
Assigned To: Josh Sled
Josh Sled
: 97559 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-26 20:25 UTC by Thomas Bushnell, BSG
Modified: 2018-06-29 20:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Bushnell, BSG 2004-08-26 20:25:52 UTC
In the Scheduled transactions editor, under Template Transaction, the
right-butten menu has a "Paste Transaction" function, but in fact, it doesn't work.

This is a real bug: the menu shouldn't advertise an unimplemented function.

There is a corresponding enhancement request (to provide the function) at
http://bugzilla.gnome.org/show_bug.cgi?id=97559, but in the absence of adding
the enhancement, it is a bug to advertise the feature (hence this separate report).
Comment 1 Thomas Bushnell, BSG 2004-08-26 20:27:35 UTC
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180659.
Comment 2 Josh Sled 2006-01-17 03:21:13 UTC
*** Bug 97559 has been marked as a duplicate of this bug. ***
Comment 3 Christian Stimming 2006-09-04 11:48:07 UTC
Does this issue also occur in the 2.0.x versions? 
Comment 4 Christian Stimming 2006-09-25 10:18:11 UTC
Doesn't this bug simply ask to remove the PastTransactionAction from the sxregister ui file? Like this:

Index: src/gnome/ui/gnc-plugin-page-sxregister-ui.xml
===================================================================
--- src/gnome/ui/gnc-plugin-page-sxregister-ui.xml	(revision 14880)
+++ src/gnome/ui/gnc-plugin-page-sxregister-ui.xml	(working copy)
@@ -9,7 +9,6 @@
     <menu name="Transaction" action="TransactionAction">
       <menuitem name="CutTransaction"     	action="CutTransactionAction"/>
       <menuitem name="CopyTransaction"    	action="CopyTransactionAction"/>
-      <menuitem name="PasteTransaction"   	action="PasteTransactionAction"/>
       <menuitem name="DuplicateTransaction"    	action="DuplicateTransactionAction"/>
       <menuitem name="DeleteTransaction"       	action="DeleteTransactionAction"/>
       <menuitem name="RemoveTransactionSplits" 	action="RemoveTransactionSplitsAction"/>
Comment 5 Christian Stimming 2006-11-04 21:32:25 UTC
Turns out in 2.0.x there is no "right-button menu" (anymore). So this bug can be considered closed.
Comment 6 John Ralls 2018-06-29 20:46:45 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=151159. Please update any external references or bookmarks.