#Enter of Japanese conversion confirmation triggers send action in Safari

5 messages · Page 1 of 1 (latest)

stone jolt
#

#1093051467734208512 message

This is a typical anti-pattern of implementing a form without considering Japanese input operations.

To resolve this, you can trigger the form's submission using the "Submit" button instead of the Enter key.

Thank you for your support.

https://stackoverflow.com/questions/13987195/search-function-with-enter-key-in-japanese

—-

How to reproduce:

  1. Type a chat with Japanese live conversion enabled in Safari
  2. Press Enter to confirm Kanji conversion
  3. The content at that time is sent

Chrome does not have this issue

limber spade
#

I experience the same, forcing me to edit the text first in a separate editor and then paste it into ChatGPT.

Following the bug report form:

Bug Report:

Steps to reproduce:

  1. Preparation: Any recent version of mac OS with Safari. Activate the standard Japanese input method from the Keyboard section in the Settings app.

  2. A sample text that you will try tying is: "京都の歴史を教えてください (please tell me the history of Kyoto, Japan)"

  3. With the Japanese input method, type "kyoto", which is a romanised phonetic form for the first word "京都". You will observe that Latin characters you typed are converted automatically to Hiragana, Japanese phonetic characters, and then as soon as you completed typing "kyoto", it will be in the final form "京都". Observe the underline, which indicates that the part of the text is still in the Japanese editing mode.

  4. Type a return key to confirm the result. (if you did not get "京都" and see different conversion such as "今日と", type space keys a few times to get "京都" and then type a return key to confirm the result).

Expected result:

The first word you typed, "京都", has now been confirmed, which is indicated by underline being removed. You can now continue typing the rest of the text in the similar way.

Actual result:

Often, but not always, ChatGPT sends the return key to the server and it results in sending the incomplete text, only the first word of the text you intended to type, to the server. The server starts to generate the response to the incomplete text.

Additional information

Browser: Safari 16.x
OS: mac OS 13.x

The symptom is not observed on other web pages with text input field such as Google, Bing, twitter, etc. It was once observed on Facebook and many people with similar environment suffered, and it was quickly fixed.

onyx kayak
mystic bridge
#

I too had a real problem with this issue. This problem is especially serious in a Japanese environment. I hope you can fix it as soon as possible.

mystic bridge