[GH-ISSUE #17975] issue: Ctrl+Enter to send message fails in mobile/narrow view on Chrome #89195

Closed
opened 2026-05-15 14:04:24 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @CuriousLocky on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17975

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.32

Ollama Version (if applicable)

No response

Operating System

Fedora 42

Browser (if applicable)

Chrome 140.0.7339.207

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

When setting the Enter Key Behavior to Ctrl+Enter to Send, after typing a message in input box, pressing ctrl+enter should send the message regardless of browser window size.

Actual Behavior

On Chrome, when shrinking the window to mobile/narrow view, ctrl+enter does not send the message but works only as a newline.
This was observed both on Windows and Linux Chrome, while Firefox works as expected. Sometimes this bug almost randomly disappears and reappears.

Steps to Reproduce

  1. Install OpenWebUI v0.6.32 with docker
  2. Start OpenWebUI with the default compose.yaml
  3. Use Chrome to open OpenWebUI url with a wide window
  4. Go through setup and change enter key behavior to ctrl+enter to send
  5. Resize the window to a narrow mobile view with folded sidebar
  6. Start a new chat, type a message and press ctrl+enter
  7. A newline is entered instead of sending the message

Logs & Screenshots

Image (Setting has been configured to ctrl+enter to send) Image (Entered a newline after pressing ctrl+enter)

Additional Information

No response

Originally created by @CuriousLocky on GitHub (Oct 1, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/17975 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.32 ### Ollama Version (if applicable) _No response_ ### Operating System Fedora 42 ### Browser (if applicable) Chrome 140.0.7339.207 ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior When setting the `Enter Key Behavior` to `Ctrl+Enter to Send`, after typing a message in input box, pressing ctrl+enter should send the message regardless of browser window size. ### Actual Behavior On Chrome, when shrinking the window to mobile/narrow view, ctrl+enter does not send the message but works only as a newline. This was observed both on Windows and Linux Chrome, while Firefox works as expected. Sometimes this bug almost randomly disappears and reappears. ### Steps to Reproduce 1. Install OpenWebUI v0.6.32 with docker 2. Start OpenWebUI with the default compose.yaml 3. Use Chrome to open OpenWebUI url with a wide window 4. Go through setup and change enter key behavior to ctrl+enter to send 5. Resize the window to a narrow mobile view with folded sidebar 6. Start a new chat, type a message and press ctrl+enter 7. A newline is entered instead of sending the message ### Logs & Screenshots <img width="874" height="1462" alt="Image" src="https://github.com/user-attachments/assets/6eba7c71-be7e-4ac4-80ae-b4b2281ee894" /> (Setting has been configured to ctrl+enter to send) <img width="873" height="1458" alt="Image" src="https://github.com/user-attachments/assets/c4224f51-decb-46ff-9adb-b888f02148e8" /> (Entered a newline after pressing ctrl+enter) ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-15 14:04:24 -05:00
Author
Owner

@tjbck commented on GitHub (Oct 2, 2025):

Addressed with 557367cf48

<!-- gh-comment-id:3358656292 --> @tjbck commented on GitHub (Oct 2, 2025): Addressed with 557367cf48b75a533277d554df815661df5ddd50
Author
Owner

@CuriousLocky commented on GitHub (Oct 9, 2025):

@tjbck This issue still persists in 0.6.33

<!-- gh-comment-id:3384989999 --> @CuriousLocky commented on GitHub (Oct 9, 2025): @tjbck This issue still persists in 0.6.33
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#89195