Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8301878

[macos] Console warnings when using IME on macOS 13 Ventura

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • jfx11, 8, jfx19
    • javafx
    • macOS 13 Ventura

      Console warnings are printed when using IME (Input Method Editor) on macOS 13 Ventura. To reproduce this:

      1. Enable IME (I used "Pinyin - Traditional")
      2. Run HelloTextField
      3. Type some letter, for example 'e', to bring up the IME editor
      4. Press the right arrow key to select a character
      5. Press the Enter key to enter the selected character
      6. Close the application

      BUG: the following console messages will be printed:

      2023-02-06 07:20:47.241 java[94412:5309771] +[CATransaction synchronize] called within transaction
      2023-02-06 07:20:52.048 java[94412:5309771] _TIPropertyValueIsValid called with 4 on nil context!
      2023-02-06 07:20:52.048 java[94412:5309771] imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
      2023-02-06 07:20:52.048 java[94412:5309771] Text input context does not respond to _valueForTIProperty:
      2023-02-06 07:20:52.049 java[94412:5309771] _TIPropertyValueIsValid called with 4 on nil context!
      2023-02-06 07:20:52.049 java[94412:5309771] imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
      2023-02-06 07:20:52.049 java[94412:5309771] Text input context does not respond to _valueForTIProperty:
      2023-02-06 07:20:52.049 java[94412:5309771] _TIPropertyValueIsValid called with 4 on nil context!
      2023-02-06 07:20:52.049 java[94412:5309771] imkxpc_getApplicationProperty:reply: called with incorrect property value 4, bailing.
      2023-02-06 07:20:52.049 java[94412:5309771] Text input context does not respond to _valueForTIProperty:

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: