"Mike Hearn" <[EMAIL PROTECTED]> wrote:
> Isn't this the same bug that kills us in gaming, ie we create unmanaged
> windows for fullscreen and X finds it hard to handle?
It must be the same bug, if the full screen window was really created
as a not managed one. Aric, could you confirm that?
> If
Yes i do believe this is the same bug.
humm, i will investigate more about full screen windows and X although i
am no expert with the x level windows in wine.
-aric
Mike Hearn wrote:
On Wed, 2003-12-17 at 03:15, Dmitry Timoshkov wrote:
That sounds like a bug either in Window Manager you are us
On Wed, 2003-12-17 at 03:15, Dmitry Timoshkov wrote:
> That sounds like a bug either in Window Manager you are using or in
> x11drv code not properly initializing XSetWindowAttributes.event_mask
> (FocusChangeMask). You need further investigate what happens.
Isn't this the same bug that kills us i
"Aric Stewart" <[EMAIL PROTECTED]> wrote:
>I am working on a problem with IE where if you start the application
> in full screen mode:
>
>(start IE, change to full screen using view->full screen, shutdown
> IE, restart IE)
>
>the keyboard focus never gets given to the application s
Hello,
I am working on a problem with IE where if you start the application
in full screen mode:
(start IE, change to full screen using view->full screen, shutdown
IE, restart IE)
the keyboard focus never gets given to the application so you cannot
enter any information into forms.
L