https://bugzilla.wikimedia.org/show_bug.cgi?id=22201
--- Comment #4 from Roan Kattouw <[email protected]> 2010-01-22 15:29:32 UTC --- (In reply to comment #3) > Another thought: When you add a heading via the toolbar, it isn't added to the > TOC. It gets picked up as soon as you start to edit the default text that is > placed into the text, but when the text is added as a result of the click > event > on the toolbar's heading drop down, a change event doesn't seem to get fired. > > Is this the desirable behavior? Or should we be adding it to the TOC as soon > as > it's in the text area, regardless of wether it's the default text or not? This used to work, probably lacking a .trigger( 'change' ) in encapsulateSelection. Will poke at it. -- 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. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
