Hi, I have a cocoa based app with only a webview catching the entire window.
Sometimes when I click on stuff on the page loaded by the webview - the click seems to "jump through" and arrive to the window behind mine, instead of being handled by my window/webview.
The phenomena seems sporadic and I don't really have a clue why this is happening. Any help appreciated.