https://bugzilla.wikimedia.org/show_bug.cgi?id=31682
--- Comment #11 from Subfader <[email protected]> 2012-01-10 15:05:59 UTC --- My resources/mediawiki.action/mediawiki.action.edit.js reads var currentFocused = $( '#wpTextbox1' ); This only works on normal page editing. The textarea on Special:Upload is #wpUploadDescription and only works if you click into it first. -- 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
