mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
strange background color under the progress bar of the selected line #14650
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#14650
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 @b-user on GitHub (Jun 1, 2023).
qBittorrent & operating system versions
qBittorrent: 4.6.0 b2 qt6 x64 ;
qBittorrent: 4.5.3 qt6 x64 ;
qBittorrent: 4.5.2 qt6 x64 ;
qBittorrent: 4.3.9 qt5 x64 ;
Windows 11 (10.0.22xxx)
What is the problem?
The background color under the progress bar of the selected line (line in focus) changes to "highlighted".
Expected - the background color remains white/gray (corresponds to the color of the alternating line) as other elements of selected line.
I have not found a way to avoid coloring the background of the selected progress bar
It looks like a bug (design bug).
Steps to reproduce
Additional context
I wanted an elegant (not fatty) progressbar with thin border.
Here you can see that when selecting a line (the line in focus), the background color:
I created a simple theme that only changes the progress bar
The theme consists of an empty config.json (for compatibility) and file stylesheet.qss
for 4.3.9 it was compiled to ".qbtheme"
screenshots
qBittorrent: 4.5.3 qt6 x64 ;
qBittorrent: 4.5.2 qt6 x64 ;
qBittorrent: 4.3.9 qt5 x64 ;
Log(s) & preferences file(s)
config.json.txt
stylesheet.qss.txt
No response