Mouse Events not working in fullscreen mode (on OSX)
Hallo everybody,
I'm in trouble with an app that needs to run fullscreen mode on OSX. In window mode, all the mouse listeners work as they should, but when it is run in fullscreen mode, no events are received by the components.
I've absolutely no clue about what the problem could be here. I'll try at home to see if the problem also exists on Linux/Windows (only Macs here). The code is not doing anything unusual, it's taken from the API docs.
... sorry for the pretty meaningless description, but that's all that can actually be told about the problem... :/ I'm simply (and a bit desperately) in hope for some hint...

