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 347826 - undo of paste is incomplete
undo of paste is incomplete
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-07-17 19:06 UTC by Andreas J. Guelzow
Modified: 2006-07-19 20:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2006-07-17 19:06:05 UTC
A1 Hello
add a comment to A1: World
copy A1
paste into B4
undo paste

B4 still has the duplicate comment.

(Note that if B4 previously had a comment, undo as a consequence does not reestablish that comment. So this is a potential for data loss)
Comment 1 Andreas J. Guelzow 2006-07-19 18:08:23 UTC
it seems this is not just a problem with the comments. If you continue the above example with 

redo
undo

then even teh content (Hello) remains in B4
Comment 2 Andreas J. Guelzow 2006-07-19 20:21:53 UTC
The first problem is now fixed in cvs HEAD. I can't replicate the second one anymore.