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

--- Comment #2 from Krinkle <[email protected]> ---
(In reply to comment #1)
> Is there a JS error or exception in the console?

There is not.

Reduced steps:


Steps:
* Edit page with a list (or create a new unordered list)
* Create a new list item
* Click on the link tool and enter a url (e.g. "http://example.org";) in the
link input widget
* Type a label (e.g. "example") where the cursor is

Expected:
<a href="http://example.org";>example</a>

Actual:
<a href="http://example.org";>http://example.orgxample</a>♙


Note how the first character typed was ignored.

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