QPushButton click detection issue
-
Hi, since I updated to version 5.15.1 (from 5.14.2) i have noticed that my QPushButton's are not working very well anymore. I found out that if you add any padding to your buttons, it will in the new version no longer detect that the button has been clicked if you click on the padded area. This causes the application to feel quite unresponsive. Is this something that was intentional? And if so, is there anything I can do to make it work as before (without downgrading again)?
-
Please provide a minimal testcase and if you can reproduce it there maybe even open a bugreport (and post it here)
-
Please provide a minimal testcase and if you can reproduce it there maybe even open a bugreport (and post it here)
@Christian-Ehrlicher Thanks for the reply. I opened a bugreport earlier today too: https://bugreports.qt.io/browse/QTBUG-86587
I guess this thread wont be of use anymore so I will mark it as solved and await a response on the bug report. -
Hi,
You should also add the environment where your issue happens.