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 415007 - 1.12 in german locale
1.12 in german locale
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
: 464689 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-05 18:43 UTC by Andreas J. Guelzow
Modified: 2007-08-08 16:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2007-03-05 18:43:08 UTC
When entering 1.12 (note the decimal period) in german locale (that uses a deciaml comma) should enter the string 1.12 (as it did in 1.6.3). In current svn it seems to enter the integer value 112
Comment 1 Morten Welinder 2007-03-05 19:27:40 UTC
Maybe.

What we do is to ignore the thousands separator on numeric entry, as well
as a lot of other junk that people routinely put in numbers.  A quick test
with the competition seems to suggest that they only ignore the thousands
separator when three or more digits follow.

We can certainly do that if that is expected to have a lower "surprise"
coefficient.
Comment 2 Morten Welinder 2007-03-06 00:18:46 UTC
three digits is it.  try that.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 3 Morten Welinder 2007-08-08 16:43:09 UTC
*** Bug 464689 has been marked as a duplicate of this bug. ***