#"Enter" key Creates a newline instead of Sending ChatGPT Prompt

1 messages · Page 1 of 1 (latest)

pulsar sandal
#

Steps to Reproduce:

  1. Open Chrome on Windows.
  2. Navigate to chatgpt website with a text input field
  3. Type a prompt.
  4. Press Enter.

Expected Result:
The input should be submitted or sent when Enter is pressed.

Actual Result:
A newline is created instead of submitting or sending the input.

Environment:

  • Browser: Google Chrome
  • Operating System: Windows 11
  • Chrome latest

Additional Information:

  • No browser extensions are active that could interfere with the Enter key behavior.

Suggestions:

  1. Make the behavior optional:
    • Introduce a setting in to choose whether Enter creates a newline or sends the input. like whatsapp web
  2. Add functionality to use Ctrl + Enter to send input.