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
In iOS 17 and earlier, the Calculator app would allow you to hit the "equals" button repeatedly in order to repeatedly perform the last mathematical operation.
For example, if you typed 2x2 and hit equals repeatedly, it would show 4, 8, 16, and so on.
This no longer works in iOS 18.
The text was updated successfully, but these errors were encountered:
Siguza
changed the title
FB15666596: Regression: Calculator.app no longer supports repeatedly hitting "equals"
FB15666596: Regression: Calculator.app no longer supports repeatedly hitting "equals" (iOS)
Nov 3, 2024
Description
In iOS 17 and earlier, the Calculator app would allow you to hit the "equals" button repeatedly in order to repeatedly perform the last mathematical operation.
For example, if you typed 2x2 and hit equals repeatedly, it would show 4, 8, 16, and so on.
This no longer works in iOS 18.
The text was updated successfully, but these errors were encountered: