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
*** This bug has been marked as a duplicate of bug 492100 ***