https://bugzilla.wikimedia.org/show_bug.cgi?id=39268
--- Comment #11 from Krinkle <[email protected]> 2012-10-05 00:01:54 UTC --- (In reply to comment #10) > Can I comment that it is not solely the legacy toolbar. As I noted above, I > have the same issue in the WikiEditor toolbar too. Yep, that is expected. WikiEditor binds to 1 area only (the text area it is attached to). legacy toolbar binds to all input on the page. But if the inputs are added to the page afterwards, it won't have an event listener attached to it. -- 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
