mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Text Editor Scrolls Up Unexpectedly When Typing Chinese with Microsoft Input Method #3271
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 @MCQSJ on GitHub (Jan 14, 2025).
Installation Method
Environment
Confirmation:
Expected Behavior:
When editing a long conversation history, the text editor should remain stable, allowing me to see the text I am typing without the editor scrolling unexpectedly.
Actual Behavior:
When typing Chinese using the Microsoft Input Method in the text editor, the editor scrolls up automatically, making it difficult to see the text I am currently editing. This issue does not occur when typing in English.
Description
Bug Summary:
When editing long conversation histories in Open WebUI, the text editor scrolls up unexpectedly when typing Chinese using the Microsoft Input Method. This behavior does not occur when typing in English.
Reproduction Details
Steps to Reproduce:
Note: This issue does not occur when typing in English.
Logs and Screenshots
Browser Console Logs:
[No relevant errors or warnings found in the console logs.]
Docker Container Logs:
[No relevant errors or warnings found in the Docker logs.]
Screenshots/Screen Recordings (if applicable):
[Attached is a screen recording demonstrating the issue.]
Additional Information
Note
If additional information or testing is required, please let me know. I am happy to assist in resolving this issue.