Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.0
-
None
-
macOS 10.14.6, Qt 5.15, Xcode 10.3
-
-
f9940b15f7f0fde731431626172939b9821fd660
Description
I recompiled my code with the new Qt 5.15 on macOS and all my styled push buttons stopped responding to clicks! So I tested the stylesheet example that came with the Qt installation, same behavior! With Qt 5.14.2 everything is fine.
Please see attached source codes. It is modified from the original stylesheet example. I added a slot to respond to clicks in the code. With Qt 5.14.2, qDebug() prints out clicked object. With Qt 5.15 it prints nothing.
Attachments
Issue Links
- duplicates
-
QTBUG-84852 [Reg 5.14.2-5.15.0 ]Putting stylesheet breaks signal slot
-
- Closed
-
- is duplicated by
-
QTBUG-85266 No respond when I pressed the widget button if I add style sheet data
-
- Closed
-