https://bugs.kde.org/show_bug.cgi?id=489660
--- Comment #11 from popov895 <popov...@ukr.net> --- (In reply to cat22 from comment #9) > You are over thinking it. When switching to a different radix the VALUE > should be shown in the new radix so if you have 11 decimal you would get 0b > hex and 1011 binary and 13 octal. > Play with galculator it does it right > Previous versions of kcalc were fine, I dont get why all the big changes are > happening Before 24.05.0, there was only one field to display the result of an expression, but now there are two fields: one to enter an expression and another to display the result of this expression. Therefore, it's not clear what exactly should happen when you change the radix. IMO it currently works as expected: if I change the radix, then I'm going to enter the expression in that radix. If I just want to see the result of an expression in a different radix, I can see it below the switches of the radix. -- You are receiving this mail because: You are watching all bug changes.