[GH-ISSUE #15140] issue: prompt window prevents input when going back to a previous bullet point #17483

Closed
opened 2026-04-19 23:15:38 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @NiSpindlerEdeka on GitHub (Jun 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15140

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Pip Install

Open WebUI Version

0.6.15

Ollama Version (if applicable)

No response

Operating System

Windows 11

Browser (if applicable)

tested in Chrome, Edge

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 going back to a previous bullet point in a bullet point list and adding a new bullet point the application does not prevent me from typing spaces, selecting text or highlighting text.

Actual Behavior

When going back to a previous bullet point and adding a new one it jumps to the latest point in the list and prevents the user from adding spaces or going anywhere but the end of the prompt.

Steps to Reproduce

  1. Install the latest version of open-webui (currently 0.6.15)
  2. Open the installed application under http://localhost:8080/
  3. Add a minimum of two bullet points in the prompt-field with any text
  4. Go back to a previous bullet point (not the last one!)
  5. Try to add a new bullet point by pressing enter
  6. Observe that the cursor jumps to the end of the prompt and trying to select or go back in the prompt is not working anymore

Logs & Screenshots

Image

(No error in browser or console logs since it is an issue in the prompt-window without sending any requests)

Additional Information

No response

Originally created by @NiSpindlerEdeka on GitHub (Jun 19, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/15140 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Pip Install ### Open WebUI Version 0.6.15 ### Ollama Version (if applicable) _No response_ ### Operating System Windows 11 ### Browser (if applicable) tested in Chrome, Edge ### 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 going back to a previous bullet point in a bullet point list and adding a new bullet point the application does not prevent me from typing spaces, selecting text or highlighting text. ### Actual Behavior When going back to a previous bullet point and adding a new one it jumps to the latest point in the list and prevents the user from adding spaces or going anywhere but the end of the prompt. ### Steps to Reproduce 1. Install the latest version of open-webui (currently 0.6.15) 2. Open the installed application under http://localhost:8080/ 3. Add a minimum of two bullet points in the prompt-field with any text 4. Go back to a previous bullet point (not the last one!) 5. Try to add a new bullet point by pressing enter 6. Observe that the cursor jumps to the end of the prompt and trying to select or go back in the prompt is not working anymore ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/56715aa5-66ce-4885-83fe-2040b6bbb8bc) (No error in browser or console logs since it is an issue in the prompt-window without sending any requests) ### Additional Information _No response_
GiteaMirror added the bug label 2026-04-19 23:15:38 -05:00
Author
Owner

@ayanahye commented on GitHub (Jun 20, 2025):

I am able to reproduce, ill try to take a look at this

<!-- gh-comment-id:2992444825 --> @ayanahye commented on GitHub (Jun 20, 2025): I am able to reproduce, ill try to take a look at this
Author
Owner

@tjbck commented on GitHub (Jul 4, 2025):

Addressed with 2e2a63c201!

<!-- gh-comment-id:3037142488 --> @tjbck commented on GitHub (Jul 4, 2025): Addressed with https://github.com/open-webui/open-webui/commit/2e2a63c2018e8b5780b961a4c1b351de1c206209!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#17483