Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.0
Description
If user calls setEnable(false) on pushbutton, it is not working until the user calls repaint() explicitly. Issue is seen in 5.11.0 only on MAC. No issue on windows.
Steps to reproduce:
- Execute the attached project
- Click start button. DummyButton should be disabled.
- Now click the "repaint" button, only the dummyButton gets disabled.
Expected result: There should be no need to call repaint explicitly.
Attachments
Issue Links
- is duplicated by
-
QTBUG-69990 [REG 5.10->5.11]: Painting issues appear on macOS when not using layer based views.
- Closed
- relates to
-
QTBUG-68740 QTextEdit missing repaint after clear signal
- Closed