Slashdot Mirror


An iOS 11.1 Glitch Is Replacing Vowels (mashable.com)

An anonymous reader quotes Mashable: We became privy to a new iPhone keyboard glitch after a few Mashable staffers recently started having issues with their iPhone keyboards, specifically with vowels. The issue started when iOS 11's predictive text feature began to display an odd character in the place of the letter "I," offering up "A[?] instead and autocorrecting within the message field...The bug was also covered by MacRumors, but it appears that my colleagues have even more issues than just the letter "I." One reported that they were also seeing the glitch with the letters "U" and "O" as well, making the problem strictly restricted to vowels. They also said the letters showed up oddly in iMessage on Mac devices, and shared some more screenshots of what the glitch looks like when they went through with sending a message. The glitch wasn't just limited to iMessage, however. My colleagues shared screenshots of their increasingly futile attempts to type out messages on Facebook Messenger...and Twitter.
Apple seems to be acknowledging that the iOS 11.1 glitch may affect iPhones, iPads, and iPod Touches. "Here's what you can do to work around the issue until it's fixed by a future software update," Apple posted on a support page, advising readers to "Try setting up Text Replacement for the letter 'i'."

15 of 123 comments (clear)

  1. Noticed I have not, lookyou. by Hognoxious · · Score: 5, Funny

    Noticed this not I have. But then Welsh I am, Boyo.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re: Noticed I have not, lookyou. by Pikoro · · Score: 2

      U hate Naggers?

      --
      "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
  2. Makes sense to me. by squiggleslash · · Score: 5, Funny

    Like the Headphone jack, vowels are obsolete. It makes sense for Apple to phase them out for us in their latest phones, hopefully leading the rest of the industry to remove them from Android phones, keyboards in general, and so on, within the next couple of years.

    Now, sure, some might say "Hey, I still use vowels, they're really useful when you're trying to distinguish between two words that have the same consonants, but a different sound joining them, like "cat" and "cut"", but that's old thinking, as leaving a gap is perfectly fine and should be good enough for everyone. Who cares if you were using lots of cheap old consonants? They're inefficient and completely unnecessary. So cat at out.

    --
    You are not alone. This is not normal. None of this is normal.
  3. So that's what that is.... by EvilSS · · Score: 2

    I've been seeing it on reddit and twitter and thought I was out of the loop on some stupid meme.

    --
    I browse on +1 so AC's need not respond, I won't see it.
  4. Hmmm by edittard · · Score: 4, Funny

    Does this explain the outbreak of &@(TM)$ that seems to be afflicting our beloved site?

    --
    At the bottom of the /. main page it says 'Yesterday's News'. Well they got that right.
    1. Re:Hmmm by Hal_Porter · · Score: 2

      No. That's because iPhones insert smart quotes by default and Slashdot mangles anything outside ASCII.

      https://www.jordanmerrick.com/...

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  5. Yes, but ... by denisbergeron · · Score: 4, Funny

    Hundreds of new emoji are coming with iOS 11.1 !! Youhou !!!

    --
    Ceci n'est pas une Signature !
  6. Why rewrite code that works? by Streetlight · · Score: 4, Insightful

    Just because you have new hardware or OS, why rewrite the code for an application that already works? Of course, maybe they didn't rewrite the keyboard code and something in the OS is interacting with the keyboard code that's screwed up. In either case, there's a quality control testing problem with code development .

    --
    In a time of universal deceit, telling the truth is a revolutionary act. George Orwell
    1. Re:Why rewrite code that works? by CustomSolvers2 · · Score: 2

      You are spot on and I am saying that despite taking the let's-develop-it-from-scratch path quite easily myself. New versions affecting so basic functionalities indicates past (old code not flexible enough) or present (too invasive modifications) incompetence. Additionally, these bugs are usually more difficult to be found because most of the testing will be focused on the new features by assuming that all the old parts continue working fine.

      --
      Custom Solvers 2.0 = Alvaro Carballo Garcia = varocarbas.
  7. Yr Hldng T Wrng by cstacy · · Score: 4, Funny

    Yr Hldng T Wrng

  8. Re:Vlws r prcs by TWX · · Score: 2

    f yu cn rd ths, yu rlly nd t gt ld...

    --
    Do not look into laser with remaining eye.
  9. Re:Vlws r prcs by Opportunist · · Score: 4, Funny

    Write English!

    Damn Czechs.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  10. Here's my diagnosis by RogueWarrior65 · · Score: 4, Funny

    Irritable Vowel Syndrome.

  11. It's ok ! by tomxor · · Score: 4, Funny

    Don't worry, vowels have not been completely depreciated, you can buy them as a dongle now.

  12. Unicode gone awry by MichaelJ · · Score: 4, Interesting

    The problematic sequence that gets generated is the capital I followed by the hex sequence ef b8 8f, which is known as Variation Selector 16. That's “An invisible codepoint which specifies that the preceding character should be displayed with emoji presentation. Only required if the preceding character defaults to text presentation.” So in a sense it's technically correct, it's trying to say to display an eye or eyes when you've typed an "I". The problem is twofold: a) people aren't trying to type emoji, and 2) it doesn't actually work.

    --

    Michael J.
    Root, God, what is difference?