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 629473 - Failure to copy cell format
Failure to copy cell format
Status: RESOLVED DUPLICATE of bug 629303
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-09-13 03:10 UTC by Andreas J. Guelzow
Modified: 2010-09-13 03:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2010-09-13 03:10:12 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)
Comment 1 Andreas J. Guelzow 2010-09-13 03:20:25 UTC
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 ***