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 554206 - Formatting stays attached to cell location not contents when sorting
Formatting stays attached to cell location not contents when sorting
Status: RESOLVED DUPLICATE of bug 303408
Product: Gnumeric
Classification: Applications
Component: General
1.9.x
Other Windows
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-09-28 17:47 UTC by Mark
Modified: 2008-09-29 23:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mark 2008-09-28 17:47:48 UTC
To reproduce create three rows with the following:

=rand() , first
=rand() , second
=rand() , third

Select B2 with the word "second" and click CTRL + B to bold the field.

Highlight columns A & B and click the sort button to randomly sort the table.

The bold formatting will stay with B2 rather than following the word "second" around.

You may have to do this a few times before the word "third" pops in there since it assumes the first row is a header row.

The bold formatting should follow the word "second" wherever it goes.

Note: CTRL + C, CTRL + V copy/paste keeps the formatting intact, so I know the formatting should follow the text, plus this is how Excel handles it.
Comment 1 Morten Welinder 2008-09-28 18:25:16 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 303408 ***
Comment 2 Andreas J. Guelzow 2008-09-29 23:11:00 UTC
Mark:  please note that you can toggle the "sorting preserves format" checkbox in the tools->Sorting tab of the preference dialog if you would like to change the behaviour you observe. Bug 303408 is simply about you not having enough fine brained control about which format aspects to preserve.