Bug with QPushButton hit-testing under OS X.
-
There seems to be a bug in Qt where under OS X, QPushbutton that's a flat image will ignore all clicks unless done in the very center. I am noticing it in my application.
This is the bug: https://bugreports.qt.nokia.com//browse/QTBUG-15936
Is there an fix or bypass for this?
-
Which is the OS X version you are developing with?