Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7
-
-
262031d36 (dev)
Description
The QProgressBar has some serious issues in High-DPI mode / when used vertical or in rtl mode as can be seen here:
QT_SCALE_FACTOR = 8, LTR mode:
QT_SCALE_FACTOR = 8, RTL mode:
A testcase to reproduce the problems is attached: main.cpp . For rtl mode start with Qt option '-reverse'.
Found during investigation of QTBUG-116497
Attachments
Issue Links
- relates to
-
QTBUG-116497 QProgressBar text is not readable with Fusion style
- Closed