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 130700 - Negative currency displays - after $
Negative currency displays - after $
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.2.x
Other Linux
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-01-06 15:39 UTC by Alex Stewart
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch proposal against CVS head (should work against gnumeric-1-2 also) (4.81 KB, patch)
2004-01-07 23:25 UTC, Jody Goldberg
committed Details | Review

Description Alex Stewart 2004-01-06 15:39:44 UTC
Steps to Reproduce:
1) Create a new spreadsheet.
2) Enter -5 into A1.
3) Select Format -> Cells.
4) Under the Number tab, select Currency as the Category.
5) Ensure that the first Negative number format (whose text is -$3210.21)
is selected. For me, it's selected by default.
6) Compare the ordering of the $ and - in the Preview and the Negative
number format list.

Expected Results
The Preview should show -$5.00.

Actual Results
The Preview shows $-5.00.

My system is Debian unstable, which is currently using gnumeric 1.2.4-3,
glibc 2.3.2.ds1-10 and LANG=en_CA.UTF-8.
Comment 1 Jody Goldberg 2004-01-07 23:25:54 UTC
Created attachment 23100 [details] [review]
Patch proposal against CVS head (should work against gnumeric-1-2 also)
Comment 2 Jody Goldberg 2004-01-07 23:27:09 UTC
That appears to solve the problem but its a bit intrusive for the
stable branch.  I'll commit to CVS head to get some testing then back
port in a few weeks if it works out.  Please remind me in about 1 month.

Thanks
Comment 3 Andreas J. Guelzow 2004-10-15 05:15:06 UTC
Since we are planning no more 1.2.x releases, I'll close this report.