https://bugzilla.wikimedia.org/show_bug.cgi?id=19935
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Derk-Jan Hartman <[email protected]> 2009-10-19 14:14:10 UTC --- We could add the following, but it would need to be tested on the iPhone. $("#searchField").click(function() { $(this).focus() $(this).select() }) -- 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
