Bug 497112 - Switching number system does not convert number
Summary: Switching number system does not convert number
Status: RESOLVED DUPLICATE of bug 492100
Alias: None
Product: kcalc
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.11.90
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Gabriel Barrantes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-06 02:34 UTC by Heinrich Schuchardt
Modified: 2024-12-06 18:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinrich Schuchardt 2024-12-06 02:34:08 UTC
SUMMARY

In numerical systems mode switching the number base (binary, octal, decimal, hexadecimal) used to convert the number in the display from the previous mode to the current mode. With the current release this does not work anymore.

STEPS TO REPRODUCE
1. Select 'Numerical systems mode'
2. Select 'Decimal'
3. Enter '16'
4. Select 'Hexadecimal'

OBSERVED RESULT

The number in the display is not converted.

EXPECTED RESULT

The number in the display is converted according the selected base. In the example above decimal 16 would be converted to hexadecimal 0x10.

SOFTWARE/OS VERSIONS: Ubuntu 25.04 Plucky, kernel 6.11.0-9-generic
Linux/KDE Plasma: 
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION

n/a
Comment 1 Gabriel Barrantes 2024-12-06 18:00:11 UTC

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