Hi,

On Sep 11, 2012, at 9:59 PM, ext Stephen Chu <[email protected]> wrote:
> I am having a lot of issue with window active state (or focus?) on Mac. 
> In addition to losing focus after clicking a combo box, I ran into this one:
> <https://bugreports.qt-project.org/browse/QTBUG-27198>
> 
> Basically after clicking at a empty window, clicking at the zoom button 
> and after the the window is maximized, the window title becomes inactive 
> although the window content is still getting clicks.
> 
> I tried to find out the cause of this but couldn't get anywhere. :(

I can confirmed that I can reproduce this with all the widgets. I haven't been 
able to find the cause either, but I suspect it could be a bug in event 
dispatching. (Mouse event causing the main window to resign key window status, 
to be specific.) Maybe Morten or Richard can help here.

- Jiang

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to