mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
GUI: Main window shows up on previous monitor after being restored from being minimized (regression in 5.x) #16234
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#16234
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 @sirfog on GitHub (Oct 18, 2024).
qBittorrent & operating system versions
qBittorrent: 5.0.0 64-bit
Operating system: Windows 10 Home x64 (22H2) Version 10.0.19045 Build 19045
Qt: 6.7.3
Libtorrent: 1.2.19.0
What is the problem?
On a multi-monitor system the main window returns to the previous monitor if you drag it between monitors when maximized
Steps to reproduce
Additional context
Log(s) & preferences file(s)
qBittorent_files.zip
@stalkerok commented on GitHub (Oct 18, 2024):
Confirmed.
Can also "roll down in the window". The window will move to another screen.
But if you expand the window in the usual way to full screen, without gluing it to the top of the screen, there is no such issue.
https://github.com/user-attachments/assets/403eb4da-673b-4832-9d5e-b5374490e17c
@lkeels commented on GitHub (Apr 18, 2025):
This is still not fixed in 5.0.5
@keepstay commented on GitHub (Apr 20, 2025):
wish it will get fixed some day
@glassez commented on GitHub (Apr 20, 2025):
This is most likely a problem in Qt. Can someone test a qBittorrent build with a different version of Qt (6.8 or 6.9) while keeping all other conditions unchanged?
@sirfog commented on GitHub (Apr 28, 2025):
Just updated to qBittorrent v5.1.0 (64-bit)
Software:
Qt: 6.9.0
Libtorrent: 1.2.20.0
Boost: 1.86.0
OpenSSL: 3.5.0
zlib: 1.3.1
The problem remains.
@Mncdk commented on GitHub (Nov 10, 2025):
I ran into this issue today, but I think I have made it go away again - at least for now.
These were my steps
Restore the window - making it windowed instead of maximized.
Minimize the window and restore it.
Maximize the window.
After that, it would again restore to the correct monitor after being minimized.
@qBittUser commented on GitHub (Nov 13, 2025):
Can somebody still reproduce with v5.1.3?
@sirfog commented on GitHub (Nov 17, 2025):
Just updated to qBittorrent v5.1.3 (64-bit)
Qt: 6.9.3
Libtorrent: 1.2.20.0
Boost: 1.86.0
OpenSSL: 3.6.0
zlib: 1.3.1
The problem remains.
@lkeels commented on GitHub (Nov 17, 2025):
Reproduceable on 5.1.3, yes.