https://bugzilla.wikimedia.org/show_bug.cgi?id=31460

--- Comment #2 from Brion Vibber <[email protected]> 2011-10-08 04:36:10 UTC 
---
The event handler gets fired, and it seems to be legit calling focus() on the
right element. There's already a comment in indicating that it's not working
for some unknown reason...

I tried calling it from a setTimeout callback, or blur()ing before focus(), no
dice.

A little experimenting (loading a link to a page with an input box on it,
tapping into *that* input box to make sure something else was focused, and then
hitting the 'search' button) seems to indicate that it *is* setting focus to
the search field! However... it doesn't activate the soft keyboard. And if we
were previously in another field with the keyboard open, the soft keyboard
*closes*.

wtf!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to