https://bugzilla.wikimedia.org/show_bug.cgi?id=29516
--- Comment #6 from [email protected] 2011-08-17 15:46:12 UTC --- I noticed that although the first line below[1] is executed, the second one is not being executed when I start typing on the search box: ---- 42 | .bind( 'focus drop keydown paste', function( e ) { | if ($input.hasClass('placeholder')) { ---- [1] From jquery.placeholder.js: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/resources/jquery/jquery.placeholder.js?revision=94389&view=markup#l38 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
