On the market for an iPhone? Here's a breakdown of all the currently shipping iPhones from Apple.
Mac Pro Now Available
iOS 11 Bug: Typing 1+2+3 Quickly in the Calculator App Won't Get You 6

At issue is a calculator animation that causes some symbols to be ignored when calculations are entered in rapid succession. You can try it for yourself: Type 1+2+3 and then the equals sign into the Calculator app quickly.
Due to animation lag introduced when adding two or more numbers together, your result is more likely to be 24 than 6.
The same goes for many other calculations -- the Calculator ignores some inputs unless you're entering numbers slowly enough to account for the light-up button animations that highlight the keys that are being pressed. Symbols do not register when tapped while a number button is still highlighted, resulting in incorrect calculations if you're inputting numbers quickly. Reddit user cplr describes the problem:
Any iOS developers will see what is wrong here: the bug is that the animation that lights up the button is blocking touch events until the animation completes. This is the default behavior for animations, but to make an app feel responsive it's best to find a way around that (it can be a one line fix, but sometimes it is complicated).There are hundreds of complaints about the problem on reddit this week, but it's an issue that's been discussed on the MacRumors forums since the iOS 11 beta testing period. Throughout the beta testing process, the animation lag was not addressed, nor has it been fixed in any of the iOS 11 updates released so far. It's also still present in iOS 11.1.
Some users have experienced similar issues when using older versions of iOS, but the animation lag is noticeable enough in iOS 11 to make the Calculator nearly unusable when attempting to make rapid calculations.
Apple seem to be aware of the issue, because as The Loop points out, Apple employee Chris Espinoza says more than 70 people have filed a Radar report on the bug, alerting Apple to the problem. With it receiving so much attention, we could potentially see a Calculator fix in the next iOS 11 update.
In case you’re tempted to write a Radar on this, 70+ people have beaten you to it. https://t.co/xrMwJHqHiH
— Chris Espinosa (@cdespinosa) October 24, 2017
In the meantime, iOS users who need a reliable alternative can use third-party apps like Calcbot and PCalc.
Top Rated Comments
(View all)You would figure That turning on “reduce motion” would help a little, but no.
Maybe I can have my boss calculate my raise before this is fixed!!
('https://www.macrumors.com/2017/10/24/ios-11-calculator-animation-bug/')
A bug in the built-in Calculator app in iOS 11 is getting some major attention ('https://www.reddit.com/r/apple/comments/782250/try_quickly_typing_1_2_3_into_the_ios_11/') this week, despite the fact that it's been around since iOS 11 was in beta testing ('https://forums.macrumors.com/threads/apple-seeds-fifth-beta-of-ios-11-1-to-developers-and-public-beta-testers-updated.2079735/page-2#post-25263320').
At issue is a calculator animation that causes some symbols to be ignored when calculations are entered in rapid succession. You can try it for yourself: Type 1+2+3 and then the equals sign into the Calculator app quickly.
Due to animation lag introduced when adding two or more numbers together, your result is more likely to be 24 than 6.
The same goes for many other calculations -- the Calculator ignores some inputs unless you're entering numbers slowly enough to account for the light-up button animations that highlight the keys that are being pressed. Symbols do not register when tapped while a number button is still highlighted, resulting in incorrect calculations if you're inputting numbers quickly. Reddit user cplr describes the problem:There are hundreds of complaints about the problem on reddit this week, but it's an issue that's been discussed on the MacRumors forums since the iOS 11 beta testing period. Throughout the beta testing process, the animation lag was not addressed, nor has it been fixed in any of the iOS 11 updates released so far. It's also still present in iOS 11.1.
Some users have experienced similar issues when using older versions of iOS, but the animation lag is noticeable enough in iOS 11 to make the Calculator nearly unusable when attempting to make rapid calculations.
Apple seem to be aware of the issue, because as The Loop ('http://www.loopinsight.com/2017/10/24/try-quickly-typing-1-2-3-into-the-ios-11-calculator-i-bet-you-wont-get-6/') points out, Apple employee Chris Espinoza says more than 70 people have filed a Radar report on the bug, alerting Apple to the problem. With it receiving so much attention, we could potentially see a Calculator fix in the next iOS 11 update.
In the meantime, iOS users who need a reliable alternative can use third-party apps like Calcbot ('https://tapbots.com/calcbot/') and PCalc ('http://www.pcalc.com').
Article Link: iOS 11 Bug: Typing 1+2+3 Quickly in the Calculator App Won't Get You 6 ('https://www.macrumors.com/2017/10/24/ios-11-calculator-animation-bug/')
Textbook form over function which is unfortunately becoming the hallmark of Apple.
1) It was reported almost immediately.
2) It's obvious and easy to reproduce. Some bugs are a total bitch to repro; this one was trivial.
3) It's in a feature that a lot of people use regularly.
4) The bug causes incorrect results. Crashes, graphical glitches are merely annoying. Incorrect results can be catastrophic depending on what's being calculated.
It's downright embarrassing that this bug made it past iOS 11.0 beta 1. It's absolutely ridiculous that it made it into release. It's the biggest WTF ever that it's still in iOS 11.1 beta 5. What the hell, Apple?
EDIT: I also wanted to add that I'm glad this bug is getting more attention. Apple deserved to be embarrassed over this. And it might actually get fixed now since it seems they didn't care before.
[ Read All Comments ]