The actual bug was apparently a little more nuanced than 'for some people'. If you tried the mic drop button in an empty email, it would fail to send. If you then used that same email draft and sent it regularly, the effect would still apply.
For fun, on our site one of the developers made it so that if you entered the Konami code, every image would be replaced by random cat pictures. This was immediately ripped out of prod a few weeks later when a client asked why there were a bunch of cat photos in their dashboard. Still no idea how they triggered it.
I once did this on an internal app, we had a hotkeys library installed, so I added the GTA cheats to raise and lower your wanted level. It just added a temporary notice in the top right of your screen, nothing major. Turns out that if you mashed the keyboard, the library didn't properly handle 6+ character combinations, and would fire the callback anyways.
It's hard to screw things up too badly with something like the flight simulator. It's just a hidden toy completely disconnected from the rest of the program.
But when you start messing with the user's content as a joke, god help you.
That's a pretty bad bug! I imagine a pretty standard behavior would be open a compose window, notice the new button and click it out of curiosity (safely, since you have a blank email), and then go ahead with your normal email.
https://twitter.com/cabel/status/715769273545785344