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

Peter Ped Helcmanovsky <p...@7gods.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #6 from Peter Ped Helcmanovsky <p...@7gods.org> ---
So, in trivial cases it now works, but for non-trivial expressions it still
leads to wrong results, like:
=0x12+1  -> 19
=1+0x12  -> 1

While I get why the feature was added (for less tech users), it caused me
already quite a disruption in my own usage, as I never expect it and sometimes
it takes me some time to realize the result was actually wrong and I have to
evade it with "0X" instead.

I mean with 5.21 I will run into it lot less, as I mostly put hexa numbers at
beginning of expression or convert only single number, but I'm not sure if that
makes it actually even worse, because it may be more difficult to spot the
result is wrong.

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

Reply via email to