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 539441 - number misaligned after switching from binary
number misaligned after switching from binary
Status: RESOLVED DUPLICATE of bug 482688
Product: gnome-calculator
Classification: Core
Component: general
5.22.x
Other All
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-21 12:19 UTC by Benjamin Otte (Company)
Modified: 2010-04-09 01:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Benjamin Otte (Company) 2008-06-21 12:19:18 UTC
Please describe the problem:
After switching from binary mode (or any other mode) where a scrollbar is visible back to a mode without scrollbar, the number is misaligned - it will only be partially visible.

Steps to reproduce:
1. Go into decimal mode
2. Enter a huge number (I used 1035840244000)
3. Switch to binary mode. The number field will now be overflown and a scroll bar will be visible.
4. Switch back to decimal


Actual results:
Most of the decimal number is not visible anymore.

Expected results:
The number should be visible completely.

Does this happen every time?
It happens every time.

Other information:
Comment 1 Rich Burridge 2008-06-21 18:08:17 UTC
I believe this is a duplicate of bug #524602. It's really a Gtk+ bug, but
Robert recently worked around it in the gcalctool tarball for GNOME 2.23.4.

Could you try downloading:
http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.23/gcalctool-5.23.4.tar.gz
configuring, building and install it, and see if the problem goes away?

Thanks.
Comment 2 Tobias Mueller 2009-01-20 01:14:11 UTC
Is is an issue for me with trunk as of rev 2347.
Comment 3 Robert Ancell 2010-04-09 01:35:47 UTC

*** This bug has been marked as a duplicate of bug 482688 ***