https://bugzilla.wikimedia.org/show_bug.cgi?id=60441
--- Comment #12 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- (In reply to comment #11) > Hmm, doing something like making a title of a section a toggler for its > content > seems reasonable to me… > > We should consider reverting the patch entirely or limiting the > non-selectability to default toggle links (or default and premade, but not > custom), but I have no strong opinion either way. Thoughts? If the original patch only uses CSS to prevent it's selection, one can add CSS to override it and allow the selection again on the custom toggle element, or use a CSS class with the same effect. Maybe such CSS selector can be added to core, like "mw-collapsible-toggle-enable-selection" or something -- 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
