4 | | This issue is very similar to bug reported in #7796. If you refer to comment no. 4 (https://dev.ckeditor.com/ticket/7796#comment:4) you will see that it all depends whether the browser have let you out of element boundaries or not. |
5 | | |
6 | | Following your TC I did not produce the link in Firefox because I was out of link boundaries. But if after step 7. I pressed left arrow and then right arrow I could see on ElementsPath that I was in side of the link (problems on Webkit, IE and Opera with elementsPath are reported in #8149) although cursor was in the same place as after pressing BACKSPACE 3 times. Pressing SHIFT+ENTER broke the link and continued it in next line. |
| 4 | Following your TC I did not produce the link in Firefox because I was out of link boundaries (See https://dev.ckeditor.com/ticket/7796#comment:4 and #8195). But if after step 7. I pressed left arrow and then right arrow I could see on ElementsPath that I was in side of the link (problems on Webkit, IE and Opera with elementsPath are reported in #8149) although cursor was in the same place as after pressing BACKSPACE 3 times. Pressing SHIFT+ENTER broke the link and continued it in next line. |