mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #900] When using Microsoft Edge access nginx ui, the server info part has display problem #7599
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7599
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Purgepyro on GitHub (Mar 3, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/900
Describe the bug
See screenshots
To Reproduce
Use Microsoft edge to access nginx ui, the server info part displays incorrectly. (I have disabled all extension)
This is when using chrome.



This is when using Edge.
This is when using Edge on iOS
Info (please complete the following information):
OS: debian 11.11 (linux 5.10.0-34-amd64 x86_64)
@0xJacky commented on GitHub (Mar 4, 2025):
It's not a bug, it's a responsive design and what gets displayed depends on the width of the window. Because Edge displays the Tab in the sidebar taking up some of the width, the actual viewable area is smaller than Chrome's, so what is displayed automatically will be adjusted.