[Development] Qt 5 QMessageBox doesn't respond?

Stephen Chu stephen at ju-ju.com
Sun Oct 14 16:29:36 CEST 2012


On 10/11/12 12:06 PM, Stephen Chu wrote:
> I am wondering if this is the result of switching qtbase to master
> instead of staying wiht qt5.
>
> When I call this on a Mac:
>
>      QMessageBox::warning(NULL, "", "warning!");
>
> The dialog shows up but clicking at the OK button doesn't dismiss it.
> And QMessageBox code is taking 100% of a core spinning.
>
> Before I file a bug report, can someone with latest qtbase (from
> yesterday) try this?
>
> Thanks.

Qt 5 git started to get update again. And I now confirm the QMessageBox 
is broken on Mac: <https://bugreports.qt-project.org/browse/QTBUG-27562>





More information about the Development mailing list