You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
The calculator should be able to perform calculating operations within it's limit without any hassle.
Actual behavior
When I tried to perform the operation 10^3 three times, the calculator initially froze and then eventually crashed when I tried pressing other inputs to abort the operation.
How to reproduce
launch the calculator
turn on fraction mode which is indicated by A/B on the top right of the calculator
try to perform the operation 10^3 three times and the app freezes on the third time.
PS: For single unit number eg 1-9, the app freezes the fourth time. Also this is only reproducible when the fraction mode is switched on.
Expected behavior
The calculator should be able to perform calculating operations within it's limit without any hassle.
Actual behavior
When I tried to perform the operation 10^3 three times, the calculator initially froze and then eventually crashed when I tried pressing other inputs to abort the operation.
How to reproduce
PS: For single unit number eg 1-9, the app freezes the fourth time. Also this is only reproducible when the fraction mode is switched on.
Recording Of The Bug
https://youtu.be/S5A8QxukLgw
The text was updated successfully, but these errors were encountered: