Originally created by @gordan-bobic on GitHub (Aug 18, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
0.6.22
Ollama Version (if applicable)
0.11.4
Operating System
Alma Linux 9.6
Browser (if applicable)
Brave 1.18.135 / Chromium 139.0.7258.127
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
When a submitted chat message only contains an image, when hovering over the message/image the icons should appear to delete or edit the message.
Actual Behavior
When a submitted chat message only contains an image, the icons to delete or edit the message do not appear when hovering over the message/image. This means the message/image cannot be deleted.
Steps to Reproduce
Start a new chat.
Add a message only containing an image attachment without any text
Try to edit the message - the icons to edit/delete will not appear when hovering over the message.
Logs & Screenshots
Additional Information
#16710 now with a screenshot proving the existence of the problem. Note the mouse pointer hovering over the image, but the pencil and trash can icons under the message do not appear when hovering the cursor over the message.
Originally created by @gordan-bobic on GitHub (Aug 18, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
0.6.22
### Ollama Version (if applicable)
0.11.4
### Operating System
Alma Linux 9.6
### Browser (if applicable)
Brave 1.18.135 / Chromium 139.0.7258.127
### 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
When a submitted chat message only contains an image, when hovering over the message/image the icons should appear to delete or edit the message.
### Actual Behavior
When a submitted chat message only contains an image, the icons to delete or edit the message do not appear when hovering over the message/image. This means the message/image cannot be deleted.
### Steps to Reproduce
- Start a new chat.
- Add a message only containing an image attachment without any text
- Try to edit the message - the icons to edit/delete will not appear when hovering over the message.
### Logs & Screenshots
<img width="1249" height="510" alt="Image" src="https://github.com/user-attachments/assets/3504080f-ba9a-43e1-8fba-a0a051571195" />
### Additional Information
#16710 now with a screenshot proving the existence of the problem. Note the mouse pointer hovering over the image, but the pencil and trash can icons under the message do not appear when hovering the cursor over the message.
GiteaMirror
added the bug label 2025-11-11 16:45:40 -06:00
First message cannot be deleted unless there's a sibling message, which occurs regardless of whether it's an image only message or not.
@tjbck commented on GitHub (Aug 18, 2025):
<img width="510" height="572" alt="Image" src="https://github.com/user-attachments/assets/03c201c9-a5e9-4836-bd28-3fe6b3869f65" />
Again, unable to reproduce.
First message cannot be deleted unless there's a sibling message, which occurs regardless of whether it's an image only message or not.
@rgaricano commented on GitHub (Aug 19, 2025):
I had it but when uploading just a document without text message, but in v.0.6.18, i reported as https://github.com/open-webui/open-webui/issues/16599
I'm going to test main branch
Yes, with main v0.6.22 it doesn't show the pencil, not even by hovering over it!
with dev branch v0.6.23 it run fine, pencil appear when hover over it.
@rgaricano commented on GitHub (Aug 19, 2025):
> It was successfully reproduced, right?
Yes, with main v0.6.22 it doesn't show the pencil, not even by hovering over it!

with dev branch v0.6.23 it run fine, pencil appear when hover over it.
@rgaricano commented on GitHub (Aug 19, 2025):
same but tagging the openwebui image as :dev
or using last packages: https://github.com/open-webui/open-webui/pkgs/container/open-webui
(you have docker command clicking hover its)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @gordan-bobic on GitHub (Aug 18, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.22
Ollama Version (if applicable)
0.11.4
Operating System
Alma Linux 9.6
Browser (if applicable)
Brave 1.18.135 / Chromium 139.0.7258.127
Confirmation
README.md.Expected Behavior
When a submitted chat message only contains an image, when hovering over the message/image the icons should appear to delete or edit the message.
Actual Behavior
When a submitted chat message only contains an image, the icons to delete or edit the message do not appear when hovering over the message/image. This means the message/image cannot be deleted.
Steps to Reproduce
Logs & Screenshots
Additional Information
#16710 now with a screenshot proving the existence of the problem. Note the mouse pointer hovering over the image, but the pencil and trash can icons under the message do not appear when hovering the cursor over the message.
@tjbck commented on GitHub (Aug 18, 2025):
Again, unable to reproduce.
First message cannot be deleted unless there's a sibling message, which occurs regardless of whether it's an image only message or not.
@yuliang615 commented on GitHub (Aug 19, 2025):
i have the same problem
@rgaricano commented on GitHub (Aug 19, 2025):
addresed in dev
@yuliang615 commented on GitHub (Aug 19, 2025):
It was successfully reproduced, right?
@rgaricano commented on GitHub (Aug 19, 2025):
I had it but when uploading just a document without text message, but in v.0.6.18, i reported as https://github.com/open-webui/open-webui/issues/16599
I'm going to test main branch
@rgaricano commented on GitHub (Aug 19, 2025):
Yes, with main v0.6.22 it doesn't show the pencil, not even by hovering over it!
with dev branch v0.6.23 it run fine, pencil appear when hover over it.
@yuliang615 commented on GitHub (Aug 19, 2025):
How do I pull the dev version of docker?
@rgaricano commented on GitHub (Aug 19, 2025):
same but tagging the openwebui image as :dev
or using last packages: https://github.com/open-webui/open-webui/pkgs/container/open-webui
(you have docker command clicking hover its)