https://bugs.kde.org/show_bug.cgi?id=475018

            Bug ID: 475018
           Summary: HEX->BIN conversion is calculating wrong values
    Classification: Applications
           Product: kcalc
           Version: 20.12.2
          Platform: Debian stable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: ete...@alum.rit.edu
          Reporter: pkortm...@web.de
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open KCalc
2. Change to logic mode
3. Change input to HEX, enter 55 (0x55)
4. convert to binary -> click on Bin
5. the conversion should have 8 bits but shows only 7 bits

OBSERVED RESULT
101 0101
the conversion should have 8 bits but shows only 7 bits

EXPECTED RESULT
1010 1010
the conversion should have 8 bits but shows only 7 bits

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Debian 12, 5.78.0
(available in About System)
KDE Plasma Version: 5.78.0
KDE Frameworks Version:  
Qt Version: 5.15.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to