https://bugzilla.wikimedia.org/show_bug.cgi?id=72108

--- Comment #5 from D Chan <[email protected]> ---
(In reply to Roan Kattouw from comment #3)
> Oh also: the bug as filed (select link, start typing, replacement text is
> linked in CE but not in DM) also appears to be caused by the unicorn change,
> presumably because such replacements are now considered "simple" rather than
> "complex" so as to not get in the way of IMEs that replace text?

Actually, I think it's just due to the basic issue with link continuation when
typing. The change of the linked word (<a href="x">before</a>) to the first
character typed (<a href="x">a</a>) works correctly. But then the continuation
does not occur, so we end up with just the first character linked (<a
href="x">a</a>fter).

-- 
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

Reply via email to