[Bug]: Input method not working properly in Win10/Win11 with juce::TextEditor

https://github.com/juce-framework/JUCE/issues/1318

  • Input method word alternative box not displaying on Win11.
  • Input method word alternative box not displaying in correct position on Win10.

I’ve run tests with DemoRunner on three versions of the OS and all of these tests have this problem.
Word alternative boxes are not displayed on these versions:

  • Microsoft Windows [Version 10.0.22621.2715]
  • Microsoft Windows [Version 10.0.22631.2861]

The word alternative box is displayed in an incorrect position on these versions:

  • Microsoft Windows [Version 10.0.19044.1288]

I’ve opened an issue for this.