[Webkit-unassigned] [Bug 129573]   is inserted before and after anchors in contentEditable mode when you use space.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 00:07:10 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=129573





--- Comment #4 from richard.raanaas at gmail.com  2014-06-05 00:07:34 PST ---
You can see the problem if you for example try this editor: http://ckeditor.com/demo

Place the curser behind the last letter in the first link (with the text "Neil Amstrong"). Press space and write "test". Click the "Source" button in the upper right corner. You will see that the source code is now:

<a href="http://en.wikipedia.org/wiki/Neil_Armstrong">Neil Armstrong</a> test

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list