Markdown input box adds spaces when using a swipe keyboard #2461

Closed
opened 2025-11-11 15:07:47 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @PretzelVector on GitHub (Oct 25, 2024).

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: v0.3.33

  • **Operating System:**Android 14

  • Browser (if applicable): Both Chrome 129.0.6668.100 and Mull 129.0.2 (Firefox fork)

  • Samsung Keyboard: 5.9.00.52

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Input box does not add additional characters and duplicate text

Actual Behavior:

Input box adds additional spaces to beginning and end of message and occasionally duplicates the first line

Description

Bug Summary:
Markdown input box adds spaces when using a swipe keyboard

Reproduction Details

Steps to Reproduce:
Enter text in the dialog ending with a space. As you use the swipe keyboard, the cursor will move around and spaces will get inserted at the beginning and end of the line.

Logs and Screenshots

Browser Console Logs:
N/A

Docker Container Logs:
N/A

Screenshots/Screen Recordings (if applicable):
None provided

Additional Information

Reproduces in both firefox and chrome. I believe the keyboard interaction is important because of a lack of repro on PC.

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @PretzelVector on GitHub (Oct 25, 2024). # Bug Report ## Installation Method Docker ## Environment - **Open WebUI Version:** v0.3.33 - **Operating System:**Android 14 - **Browser (if applicable):** Both Chrome 129.0.6668.100 and Mull 129.0.2 (Firefox fork) - Samsung Keyboard: 5.9.00.52 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Input box does not add additional characters and duplicate text ## Actual Behavior: Input box adds additional spaces to beginning and end of message and occasionally duplicates the first line ## Description **Bug Summary:** Markdown input box adds spaces when using a swipe keyboard ## Reproduction Details **Steps to Reproduce:** Enter text in the dialog ending with a space. As you use the swipe keyboard, the cursor will move around and spaces will get inserted at the beginning and end of the line. ## Logs and Screenshots **Browser Console Logs:** N/A **Docker Container Logs:** N/A **Screenshots/Screen Recordings (if applicable):** None provided ## Additional Information Reproduces in both firefox and chrome. I believe the keyboard interaction is important because of a lack of repro on PC. ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2461