Bug with QPushButton hit-testing under OS X.
General and Desktop
5
Posts
2
Posters
3.2k
Views
1
Watching
-
wrote on 21 Jul 2011, 21:47 last edited by
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?
-
wrote on 21 Jul 2011, 22:19 last edited by
Which is the OS X version you are developing with?
-
wrote on 22 Jul 2011, 00:34 last edited by
Lion now, but it happened with Snow Leopard too.
-
wrote on 22 Jul 2011, 15:17 last edited by
Is there any workaround other than re-building Qt with the fix suggested in the bug report? Trying to avoid the 4 hour compilation....
-
wrote on 22 Jul 2011, 15:56 last edited by
Can I re-build Qt on OSX Lion at all? 4.7.3 failed on some errors. I have Xcode 4.1 there. Is that the reason? Will 4.8 beta build on OSX Lion?
3/5