mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
FIX Some Dialogs positioned wrong in HiDPI with scaling #6832
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#6832
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 @allanlaal on GitHub (Feb 3, 2018).
qBittorrent version and Operating System
qBittorrent v4.1.0alpha + Ubuntu Mate 16.04 LTS
If on linux, libtorrent and Qt version
python-libtorrent 1.1.6
Qt: 4.8.7
Desktop environment: MATE Desktop Environment 1.12.1
What is the problem
Some dialogs are not shown where they should be, rather they are on another screen or have a random offset, or are not visible at all. This happens intermittedly, but is guaranteed to happen when I disconnect/reconnect my external monitor
It has happened with:
What is the expected behavior
dialogs shown correctly
Steps to reproduce
Connect a HiDPI monitor, run the below command to iniate scaling (you might need to adjust your resolutions). Use Qbitorrent, shutdown it, run it, reposition it all the while disconnecting/reconnecting the monitor. at some point it should start acting up
Extra info(if any)
the scaling command I iniate when attaching this external monitor:
Notes:
resizing elements inside qbittorrent seems to fix this
not linked to:
#8126 (using qt5)
not suffering from these qt4 related bugs for some reason too:
#7879
#7766
#7746
#5027
#3617
@thalieht commented on GitHub (Sep 6, 2019):
This was fixed some time ago but i don't know if it was before or after this issue.
@allanlaal commented on GitHub (Sep 7, 2019):
I don't recall noticing it in the last few months, so it might've been fixed
closing for now