-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
jfx11, 8, jfx19
-
macOS 13 Ventura
-
os_x
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:
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: