[Development] Qt 5 Mac losing window focus/active state
jiang.jiang at nokia.com
jiang.jiang at nokia.com
Tue Sep 11 23:17:51 CEST 2012
Hi,
On Sep 11, 2012, at 9:59 PM, ext Stephen Chu <stephen at ju-ju.com> 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
More information about the Development
mailing list