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 342583 - Unwanted formatting in expression entry widget
Unwanted formatting in expression entry widget
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI Expression Entry Widget
git master
Other Linux
: Normal normal
: ---
Assigned To: Jon Kåre Hellan
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2006-05-22 14:41 UTC by Emmanuel Pacaud
Modified: 2006-05-22 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emmanuel Pacaud 2006-05-22 14:41:10 UTC
Open gnumeric.
Enter 1234567 in the first cell.
Format as scientific.
Select first cell.
Add 8 to the end of 1234567.
Enter.
Select an another cell.
Select first cell.

-> entry widget display 1.23E+07, which is not good.

It's may be related to my recent work on engineering format support, but I don't have any clue on what to do to fix this issue.
Comment 1 Morten Welinder 2006-05-22 15:27:08 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.