How to set the candidate bar to follow the cursor in the iPhone input method?

by Poster Jun 7, 2025 2
When inputting on iphone, my eyes are troubled by switching back and forth between keyboard input and content. I would like to ask you how to implement the input method similar to the previous iphone4 as shown in the figure? https://imgur.com/a/Wa8QPpp

Replies

  • Anonymous8449 Jun 7, 2025
    The effect in your picture is the external keyboard/iPhone mirror, etc. If you have an iPad, it is more likely to encounter this state because the iPad uses Magic Keyboard in more scenarios and you will notice this difference
  • Anonymous533 Jun 7, 2025
    It is estimated that the existing input method does not seem to have this function. It's also possible that I didn't find the entrance. If not, you can write an input method yourself, or go to the open source iPhone input method project to make a feature request.