Code review comment for lp://staging/~nick-dedekind/qtubuntu/1648842.window-focus-regression

Revision history for this message
Gerry Boland (gerboland) wrote :

Darn, I was hoping to get rid of flushWindowSystemEvents calls here.

Could potentially limit the impact of this by passing this arg:
flushWindowSystemEvents(QEventLoop::ExcludeUserInputEvents)

« Back to merge proposal