Opened 10 years ago

Last modified 8 years ago

#13180 closed Bug

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

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

Description (last modified by Jakub Ś)

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')
  1. 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')
  3. Press the left arrow key...

Change History (1)

comment:1 Changed 10 years ago by Jakub Ś

Description: modified (diff)
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