[GH-ISSUE #10756] OWU brakes browser's base refresh functonality #16022

Closed
opened 2026-04-19 22:04:31 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @unlucio on GitHub (Feb 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10756

For some reason command+r is forcing the generation of a new output rather than refreshing the page.
This is not advisable because it breaks the basic contract between the user and the browser, confusing usability.

How do I disable this behavior?

Originally created by @unlucio on GitHub (Feb 25, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10756 For some reason `command+r` is forcing the generation of a new output rather than refreshing the page. This is not advisable because it breaks the basic contract between the user and the browser, confusing usability. How do I disable this behavior?
Author
Owner

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

if text input area is focused command+r will regenerate the response.

<!-- gh-comment-id:2683541187 --> @tjbck commented on GitHub (Feb 25, 2025): if text input area is focused command+r will regenerate the response.
Author
Owner

@unlucio commented on GitHub (Feb 26, 2025):

Ok, but it's a behavior that breaks the standard contract of the web browser at large. It'd be nice to, at least, to be able to choose if one wants such behavior or not.

<!-- gh-comment-id:2684755820 --> @unlucio commented on GitHub (Feb 26, 2025): Ok, but it's a behavior that breaks the standard contract of the web browser at large. It'd be nice to, at least, to be able to choose if one wants such behavior or 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#16022