mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
Markdown input box adds spaces when using a swipe keyboard #2461
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
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!