Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.2
-
None
-
-
41e665a452166259b5cad64994de3298751eb7f3 (qt/qtbase/dev) 6663d90d19fe40f297cb2e1d5cf9a33a053f4d98 (qt/qtbase/6.0) 7b0faa276903d81aca29d9934b35fa0839c4029c (qt/tqtc-qtbase/tqtc/lts-5.15)
Description
After upgrading from 5.14.1 to 5.15.2 when applying 'Style Sheet text-align: center bottom' to a Push Button the text is displayed in the center not center bottom.
The text appears correct for all combinations (i.e. top left etc.) except those that contain the 'bottom' attribute.
QObject[xxx]
{ ... text-align: center bottom; }Attachments
Issue Links
- duplicates
-
QTBUG-86857 QPushButton style "text-align: bottom" not working in Qt 5.15.1
- Closed