https://bugzilla.wikimedia.org/show_bug.cgi?id=54675
--- Comment #1 from David Chan <[email protected]> --- From #mediawiki-visualeditor IRC with RoanKattouw: * It seems wrong to implement click-out-to-close by detecting a selection change. * Should we bind to document mousedown instead? We need to avoid tripping over other mouse handling of course. Aside from this, * In general DM selection changes should emit something less drastic than 'change', because we don't want them to get back to the CE layer (which has a somewhat different set of possible cursor positions). * I (David) am currently working on a fairly big refactor of ve.ce.Surface will include this. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
