Re: [Development] Losing keyboard events after sheet appears in Mac OS

2011-11-26 Thread Chris Meyer
On Thu, Nov 24, 2011 at 10:52 AM, Chris Meyer wrote: > In my window, if I have a QGraphicsView. I then display a dialog in > the form of a sheet attached to the window. After the sheet closes, I > lose all keyboard events directed towards the window, although menu > keyboard shortcuts still work.

[Development] Losing keyboard events after sheet appears in Mac OS

2011-11-24 Thread Chris Meyer
In my window, if I have a QGraphicsView. I then display a dialog in the form of a sheet attached to the window. After the sheet closes, I lose all keyboard events directed towards the window, although menu keyboard shortcuts still work. This bug did not occur in 4.7 and it does occur in 4.8. It is