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

            Bug ID: 450558
           Summary: Inconsistent handling of Numerical Base conversion
                    functions and syntax.
           Product: krunner
           Version: 5.24.1
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: calculator
          Assignee: alexander.loh...@gmx.de
          Reporter: atos...@linuxmail.org
                CC: plasma-b...@kde.org
  Target Milestone: ---

There is now hardcoded hex= command handling for converting to hexadecimal,
however this is not consistance with other base unit convertion syntax.
Currently in krunner if you use the syntax oct=, bin=, or dec=. You get get a
reference to qalculate functions oct(), bin(), dec(), which all return a
decimal number for the given input. (and do not function using name= syntax.)

Desired results:
handling of oct=, bin=, dec= to be in line with the hex= syntax.

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

Reply via email to