Typing double quotes into prompt text field uses nonstandard quote characters #3768

Closed
opened 2025-11-11 15:39:26 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @find0x90 on GitHub (Feb 11, 2025).

Installation Method

Docker

Environment

  • Open WebUI Version: latest nightly docker image as of 2/11/2025

  • Ollama (if applicable): 0.5.7

  • Operating System: macOS 15.3.1

  • Browser (if applicable): Safari

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:

When typing double quotes into the prompt text field, the standard double quote character should be used: "

Actual Behavior:

Different quotes are used: “ ”

Description

Reproduction Details

Steps to Reproduce:
Use double quotes in a prompt.

Logs and Screenshots

Browser Console Logs:
N/A

Docker Container Logs:
N/A

Screenshots/Screen Recordings (if applicable):
Image

Additional Information

This used to behave as I expected and changed quite recently.

Originally created by @find0x90 on GitHub (Feb 11, 2025). ## Installation Method Docker ## Environment - **Open WebUI Version:** latest nightly docker image as of 2/11/2025 - **Ollama (if applicable):** 0.5.7 - **Operating System:** macOS 15.3.1 - **Browser (if applicable):** Safari **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: When typing double quotes into the prompt text field, the standard double quote character should be used: " ## Actual Behavior: Different quotes are used: “ ” ## Description ## Reproduction Details **Steps to Reproduce:** Use double quotes in a prompt. ## Logs and Screenshots **Browser Console Logs:** N/A **Docker Container Logs:** N/A **Screenshots/Screen Recordings (if applicable):** <img width="944" alt="Image" src="https://github.com/user-attachments/assets/e896fe38-b7c8-42b4-b1c9-92d8a3f37111" /> ## Additional Information This used to behave as I expected and changed quite recently.
Author
Owner

@tjbck commented on GitHub (Feb 11, 2025):

You can disable rich text input from settings > interface.

@tjbck commented on GitHub (Feb 11, 2025): You can disable rich text input from settings > interface.
Author
Owner

@find0x90 commented on GitHub (Feb 11, 2025):

Thanks, that worked! Can I do that in the admin panel for all users?

@find0x90 commented on GitHub (Feb 11, 2025): Thanks, that worked! Can I do that in the admin panel for all users?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3768