-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Known Issue: Qt6 and white text in progressbar #15941
Comments
On the same version in W11 I am not experiecing this. VM related maybe? |
@gciaooo is it Qt6? |
Yes. |
If you don't need the better HiDPI compatibility you're better off using the Qt5 version. |
Qt 6 patch for this issue #14379 (comment) |
Seems like this one is resolved now |
Just to chime in here with some points to note:
|
commit was merged to 6.2 branch, and fix version 6.2.5 was also added to bugreport ticket (I receive any status changes as ticket author). but 6.2.4 is not released yet. |
https://code.qt.io/cgit/qt/qtbase.git/commit/?h=6.2&id=11db653adcf0d1ef980d9a87070e03184be0e65e |
So it seems, it wasn't there when I looked previously.
Reference: |
This comment was marked as resolved.
This comment was marked as resolved.
@An0n666 I suspect most users are generally not affected by this (due to default scaling settings - 100%)....to reproduce this with
|
Just looked at QTBUG-101474 again & we WILL have to wait for official release of |
|
From below: Meeting minutes from Qt Release Team meeting 15.03.2022
I'm not saying that
Also, I wouldn't pay much attention to what the hint/message text says.....see example below: Its says Another point to note, Qt's |
@sledgehammer999 @An0n666 I can confirm now that this issue has been fixed (at least on windows) with a build based off |
Problem is still present in latest stable 4.4.2 version for MacOS (QT 6.2.4) |
@FredChauviere Read my post just above yours!! #15941 (comment) The |
|
qBittorrent & operating system versions
qBittorrent 4.4.0 x64 (qt6)
Windows 10 (in VM)
Qt 6.2.2
What is the problem?
The text on the progress bar in the transfer list in painted white or maybe transparent (white background). When the progressbar fills (the blue stuff) and reaches the text nothing appears as text. Before it fills, even though it is white/transparent you can see an outline of the text.
This issue doesn't appear with Qt5 on the same VM.
I lack the time to further debug this.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: