https://bugzilla.wikimedia.org/show_bug.cgi?id=48487
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Status|NEW |ASSIGNED CC| |[email protected], | |[email protected] Component|Editing Tools |Data Model Assignee|[email protected] |[email protected] Summary|VisualEditor creates link |VisualEditor: |from adjacent text when |Auto-selection covers |none is selected |adjacent text over | |punctuation --- Comment #1 from James Forrester <[email protected]> --- This is indeed intentional (and took some time to get right). If the cursor is in, or directly adjacent to, a word, so that you can link a word quickly as a keyboard user without having to use a mouse or do keyboard-based shift-selection. However, this is meant to not trigger when you're not in the "context" of a word, so it does some fancy language-dependent Unicode whitespace detection; it should be doing this for punctuation but apparently isn't, so referring to Ed to investigate. -- 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
