I think there is a problem with the WebSearchField.Pressed event but I need someone to confirm. I use Safari as a browser.
The attached sample illustrates this issue. I begin to type something like “000” then using backspace and typing over again, slowly repeating key strokes, I don’t type the Return/Enter key but after few seconds I get my method executing (shows MessageBox) as if I have pressed Return on my keyboard. Note: I have timer on this page as well but it should not fire without explicitly me hitting Enter key. Perhaps I am missing something obvious here, perhaps not.