Changes between Version 1 and Version 2 of Ticket #8146, comment 1


Ignore:
Timestamp:
May 18, 2012, 2:03:38 PM (13 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8146, comment 1

    v1 v2  
    22I have managed to reproduce your TC in Webkit and Opera from CKEditor 3.0.
    33
    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.
     4Following 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.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy