[GH-ISSUE #24577] issue: "Ask" button renders the box out of the view #74948

Open
opened 2026-05-13 07:48:51 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ZobairQ on GitHub (May 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24577

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.9.2

Ollama Version (if applicable)

No response

Operating System

Windows 11

Browser (if applicable)

Chrome

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 I select a word where I can "ask" about the word an new input box appears with "Ask a question". But I select a word on most left side, only half of the box is shown.

Actual Behavior

I would expect the box to always appear in the middle of the screen

Steps to Reproduce

  1. Open chat
  2. Ask it to produce some content
  3. Select a word that is placed on the far left side and right click
  4. click ask

Logs & Screenshots

Additional Information

No response

Originally created by @ZobairQ on GitHub (May 11, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/24577 ### 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.9.2 ### Ollama Version (if applicable) _No response_ ### Operating System Windows 11 ### Browser (if applicable) Chrome ### 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 I select a word where I can "ask" about the word an new input box appears with "Ask a question". But I select a word on most left side, only half of the box is shown. ### Actual Behavior I would expect the box to always appear in the middle of the screen ### Steps to Reproduce 1. Open chat 2. Ask it to produce some content 3. Select a word that is placed on the far left side and right click 4. click ask ### Logs & Screenshots - ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-13 07:48:51 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (May 11, 2026):

🔍 Related Issues Found

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

  1. 🟣 #1954 bug: Model selection drop down covered by left side hamburger menu
    This is a UI positioning/overlay bug where a dropdown is rendered in the wrong place and gets obscured by another element. While it concerns the model dropdown rather than the Ask popup, it is the closest match to the reported box being rendered partially out of view on the left side.
    by aniqueta

  2. 🟣 #6042 Input box issue in the new UI
    This issue discusses the new UI input box width/layout being too large or not harmonious, which is related to sizing and positioning of input-like overlays. It is less specific than the Ask popup bug, but still potentially relevant to UI box rendering behavior.
    by imoyy

  3. 🟣 #14269 issue: How to add a selection box function
    This is about a selection-related box/popup function in the chat UI. It is not the same symptom, but it is in the same feature area as the Ask-on-selection interaction and may share the same selection popup implementation.
    by zmwstu · bug


💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.

This comment was generated automatically. React with 👍 if helpful, 👎 if not.

<!-- gh-comment-id:4421345598 --> @owui-terminator[bot] commented on GitHub (May 11, 2026): <!-- terminator-bot:related-issues-reply --> 🔍 **Related Issues Found** I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions: 1. 🟣 [#1954](https://github.com/open-webui/open-webui/issues/1954) **bug: Model selection drop down covered by left side hamburger menu** *This is a UI positioning/overlay bug where a dropdown is rendered in the wrong place and gets obscured by another element. While it concerns the model dropdown rather than the Ask popup, it is the closest match to the reported box being rendered partially out of view on the left side.* *by aniqueta* 2. 🟣 [#6042](https://github.com/open-webui/open-webui/issues/6042) **Input box issue in the new UI** *This issue discusses the new UI input box width/layout being too large or not harmonious, which is related to sizing and positioning of input-like overlays. It is less specific than the Ask popup bug, but still potentially relevant to UI box rendering behavior.* *by imoyy* 3. 🟣 [#14269](https://github.com/open-webui/open-webui/issues/14269) **issue: How to add a selection box function** *This is about a selection-related box/popup function in the chat UI. It is not the same symptom, but it is in the same feature area as the Ask-on-selection interaction and may share the same selection popup implementation.* *by zmwstu · `bug`* --- 💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead. *This comment was generated automatically.* React with 👍 if helpful, 👎 if not.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#74948