Opened 9 years ago

Last modified 7 years ago

#13180 closed Bug

FF: Cursor stops before non content editable element when pressing left arrow key — at Initial Version

Reported by: Inga Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3
Keywords: Firefox Cc: Satya Minnekanti

Description

Steps to reproduce:

  1. Go to http://ckeditor.swg.usma.ibm.com/
  2. In the console: CKEDITOR.instances.editor1.insertHtml('aaa <a contenteditable="false" href="www.ibm.com">@Amy Jones126</a> aaa')

2*. Same for a similar structure more similar to mentions 2. In the console: CKEDITOR.instances.editor1.insertHtml('aaa <span contenteditable="false"><a href="www.ibm.com">@Amy Jones126</a></span> aaa')

  1. Press the left arrow key...

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy