1 | | This particular TC has been reproducible from CKEditor 3.5.1 rev. [6373]. |
2 | | |
3 | | NOTES: |
4 | | * From CKEditor 3.0 to 3.4 it was not possible to insert link that way |
5 | | * From CKEditor 3.4.1 to 3.5 whole text was linked. |
6 | | |
7 | | ---- |
8 | | The same TC is applicable for Opera. I have reported here #9150 |
9 | | ---- |
10 | | In Firefox link is replaced with text while in IE whole typed text gets linked. I'm not sure which is correct. In all browsers inline styles are continued when using the above TC. Should link behave the same? Reported in #9155. |
| 1 | Problem can be reproduced from CKEditor 3.0 in Webkit and Blink browsers. What is more this issue can be reproduced in native content editable element which doesn't have any editor code which confirms that this ticket is a browser bug/quirks. |