GNOME Bugzilla – Bug 629473
Failure to copy cell format
Last modified: 2010-09-13 03:20:25 UTC
This is extracted from bug 629303 since it is likely unrelated to teh main issue raised there. I also found Gumeric *doesn't* copy the cell format anymore (in my case: the background color) when using Ctrl-C + Ctrl-V, but only copies the content, so I now need to use Ctrl-C + Ctrl-Shift-V + All + OK to get the same result. Example: cell C266 content: =I266-H266, background color: orange Ctrl-C + Ctrl-V to C267 cell C267 content: =I267-H267 (OK), background color: white (not OK)
Interesting, on further investigation it turns out that this is in fact the same bug as bug 629303. So I shouldn't have extracted this issue. *** This bug has been marked as a duplicate of bug 629303 ***