[GH-ISSUE #20247] issue: Editing / Overwriting or deleting image in existing chat session #57804

Closed
opened 2026-05-05 21:39:13 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @d-shehu on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20247

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

0.641

Ollama Version (if applicable)

N/A

Operating System

MacOS 26.1

Browser (if applicable)

Chrome 143.0.7499.170

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

OpenWebUI should allow me to edit an existing thread with attached message so I can remove or replace the image.

Coincidentally, if I switch from a vision/multi-modal model to a text one, it will error out if I have an image. But I can't delete the image without also deleting my prompt.

Actual Behavior

Copy/paste in a new thread works fine. But if I try to edit an existing thread with 1 or more images I can't copy/paste the image.

Steps to Reproduce

  1. Create a simple thread with just one image and associated prompt.
  2. Run it.
  3. Switch to another thread and go back to it.
  4. Try to edit the message to remove message and observe that I can't copy/paste new image from clipboard.
  5. Create a new thread and observe I can copy/paste the same image from clipboard without issues.

Logs & Screenshots

N/A

Additional Information

I realize I could do @ but when limited to 1 model at a time on server due to resources this can cause an issues. Besides, I should be able to edit previous messages at will as I can do in ChatGPT, etc.

Originally created by @d-shehu on GitHub (Dec 29, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20247 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version 0.641 ### Ollama Version (if applicable) N/A ### Operating System MacOS 26.1 ### Browser (if applicable) Chrome 143.0.7499.170 ### 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 OpenWebUI should allow me to edit an existing thread with attached message so I can remove or replace the image. Coincidentally, if I switch from a vision/multi-modal model to a text one, it will error out if I have an image. But I can't delete the image without also deleting my prompt. ### Actual Behavior Copy/paste in a new thread works fine. But if I try to edit an existing thread with 1 or more images I can't copy/paste the image. ### Steps to Reproduce 1. Create a simple thread with just one image and associated prompt. 2. Run it. 3. Switch to another thread and go back to it. 4. Try to edit the message to remove message and observe that I can't copy/paste new image from clipboard. 5. Create a new thread and observe I can copy/paste the same image from clipboard without issues. ### Logs & Screenshots N/A ### Additional Information I realize I could do @<model> but when limited to 1 model at a time on server due to resources this can cause an issues. Besides, I should be able to edit previous messages at will as I can do in ChatGPT, etc.
GiteaMirror added the bug label 2026-05-05 21:39:14 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Dec 29, 2025):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #18995 issue: image generation and edition doesn’t work on temporary chats
    by futureshield • Nov 06, 2025 • bug

  2. #19393 issue: shared chats with images - images won't show
    by Classic298 • Nov 23, 2025 • bug

  3. #20237 issue: Image editing stopped working
    by tomasloksa • Dec 29, 2025 • bug

  4. #20091 issue: image is regarded as binary in temp chat
    by funnycups • Dec 22, 2025 • bug

  5. #20095 issue: temporary chat causes image attachments to appear as text
    by mudkipdev • Dec 22, 2025 • bug

Show 5 more related issues
  1. #20158 issue: [with Fixes] Duplicate / Multiple Images displayed in Chat from a complex ComfyUI workflows
    by marhensa • Dec 24, 2025 • bug

  2. #16710 issue: In chat, message containing only an image cannot be edited or deleted
    by gordan-bobic • Aug 18, 2025 • bug

  3. #16713 issue: In chat, message containing only an image cannot be edited or deleted
    by gordan-bobic • Aug 18, 2025 • bug

  4. #20183 issue: unable to disable chat/completions for image generation models (using litellm)
    by dhohengassner • Dec 26, 2025 • bug

  5. #16953 issue: When switching to another chat while the image is being generated, the original chat cannot display the generated image properly.
    by haochiu • Aug 27, 2025 • bug


💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3697644505 --> @owui-terminator[bot] commented on GitHub (Dec 29, 2025): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#18995](https://github.com/open-webui/open-webui/issues/18995) **issue: image generation and edition doesn’t work on temporary chats** *by futureshield • Nov 06, 2025 • `bug`* 2. [#19393](https://github.com/open-webui/open-webui/issues/19393) **issue: shared chats with images - images won't show** *by Classic298 • Nov 23, 2025 • `bug`* 3. [#20237](https://github.com/open-webui/open-webui/issues/20237) **issue: Image editing stopped working** *by tomasloksa • Dec 29, 2025 • `bug`* 4. [#20091](https://github.com/open-webui/open-webui/issues/20091) **issue: image is regarded as binary in temp chat** *by funnycups • Dec 22, 2025 • `bug`* 5. [#20095](https://github.com/open-webui/open-webui/issues/20095) **issue: temporary chat causes image attachments to appear as text** *by mudkipdev • Dec 22, 2025 • `bug`* <details> <summary>Show 5 more related issues</summary> 6. [#20158](https://github.com/open-webui/open-webui/issues/20158) **issue: [with Fixes] Duplicate / Multiple Images displayed in Chat from a complex ComfyUI workflows** *by marhensa • Dec 24, 2025 • `bug`* 7. [#16710](https://github.com/open-webui/open-webui/issues/16710) **issue: In chat, message containing only an image cannot be edited or deleted** *by gordan-bobic • Aug 18, 2025 • `bug`* 8. [#16713](https://github.com/open-webui/open-webui/issues/16713) **issue: In chat, message containing only an image cannot be edited or deleted** *by gordan-bobic • Aug 18, 2025 • `bug`* 9. [#20183](https://github.com/open-webui/open-webui/issues/20183) **issue: unable to disable chat/completions for image generation models (using litellm)** *by dhohengassner • Dec 26, 2025 • `bug`* 10. [#16953](https://github.com/open-webui/open-webui/issues/16953) **issue: When switching to another chat while the image is being generated, the original chat cannot display the generated image properly.** *by haochiu • Aug 27, 2025 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Author
Owner

@d-shehu commented on GitHub (Dec 29, 2025):

It'd not clear that these are identical issues Mr. Robot. :) To any concerned, please leave this open and I'll happily retest in the next release when the related bugs are fixed. Thanks.

<!-- gh-comment-id:3697684752 --> @d-shehu commented on GitHub (Dec 29, 2025): It'd not clear that these are identical issues Mr. Robot. :) To any concerned, please leave this open and I'll happily retest in the next release when the related bugs are fixed. Thanks.
Author
Owner

@Classic298 commented on GitHub (Dec 29, 2025):

0.6.41 is outdated, please report on .43 where major image handling refactor happened

<!-- gh-comment-id:3697686549 --> @Classic298 commented on GitHub (Dec 29, 2025): 0.6.41 is outdated, please report on .43 where major image handling refactor happened
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57804