Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 963649

Summary: Flipping bits manually doesn't work if not fixed number format
Product: Red Hat Enterprise Linux 7 Reporter: Martin Simon <msimon>
Component: gnome-calculatorAssignee: Alexander Larsson <alexl>
Status: CLOSED UPSTREAM QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0CC: mclasen, mdomonko, tpelka, vhumpa
Target Milestone: beta   
Target Release: 7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-08 20:42:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Simon 2013-05-16 10:24:15 UTC
Description of problem:
When number is displayed in scientific notation, the manual bit flipping (clicking on the bit array under the display area in the Programming mode) is not working. It's most probably a bug in the parser.

Version-Release number of selected component (if applicable):
gnome-calculator-3.8.1-1.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Start gnome-calculator, switch to the programming mode
2. Make sure number format is not set to fixed
3. Click on the most significant bit under the display area
  
Actual results:
The correct number is displayed in scientific notation (e.g 9.223372037×10¹⁸), but the bits are now gray and are no longer working

Expected results:
Correct number displayed as it is and be able to continue flipping bits

Additional info:

Comment 1 Martin Simon 2014-02-27 10:32:48 UTC
this bug is still present in gnome-calculator-3.8.2-4.el7.x86_64

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

Comment 2 Martin Simon 2014-02-27 10:34:14 UTC
Sorry, wrong bug. This is not a duplicate, this bug is still present in latest version of gnome-calculator

Comment 3 RHEL Program Management 2014-03-22 06:51:24 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Vitezslav Humpa 2015-05-07 10:05:38 UTC
This bug is fixed within the GNOME 3.14 codebase (gnome-calculator-3.14.1-1.el7.x86_64).

Comment 7 Martin Simon 2015-09-02 10:20:16 UTC
Despite the comment 5, I'm still able to reproduce this bug. The reproducer and actual behavior is the same as in comment 0. Tested in gnome-calculator-3.14.1-2.el7.x86_64

Comment 8 Matthias Clasen 2015-09-08 20:42:46 UTC
IT is unlikely that we will get a fix for this unless it appeared upstream first, and we rebase to a newer version.