SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. There is no button for square root 2. Cannot do square root 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 22.04.3 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Even tho a Sqrt button can be added, using the Shift button allows square root calculation, I guess the designer would have the last call about this issue
(In reply to Gabriel Barrantes from comment #1) > Even tho a Sqrt button can be added, using the Shift button allows square > root calculation, I guess the designer would have the last call about this > issue corresponds to the designer
Evan, do you think a Sqrt button is required?
*** Bug 481041 has been marked as a duplicate of this bug. ***
*** Bug 459708 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/81
Git commit 45b50e4e29480fc9204468b9473b747255ea64d1 by Carl Schwan, on behalf of Gabriel Barrantes. Committed on 05/04/2024 at 13:34. Pushed by carlschwan into branch 'master'. Promote square root button to Normal mode Promote square root button from shift mode to normal mode so users are able to locate it more easily. Also, rearrange sqrt and power buttons to improve UI consistency. M +16 -16 kcalc.cpp M +1 -1 kcalc.h M +25 -34 kcalc.ui https://invent.kde.org/utilities/kcalc/-/commit/45b50e4e29480fc9204468b9473b747255ea64d1